From 367aa003a3ac803971525c85a7ca1348846d306f Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Sat, 12 Oct 2024 20:27:18 +0300 Subject: [PATCH] fix conflict --- src/styles/tailwind.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/styles/tailwind.css b/src/styles/tailwind.css index 64f9e28..ef2e3b1 100644 --- a/src/styles/tailwind.css +++ b/src/styles/tailwind.css @@ -309,8 +309,6 @@ color: rgb(116, 0, 204); /* equivalent to 'text-cyan-700' */ } -<<<<<<< HEAD -======= /* NEW STYLES */ /* For text on a dark background */ @@ -433,4 +431,3 @@ .btn-new:hover { background: radial-gradient(circle, #341a55 0%, #5e4589 100%); /* Reverse gradient on hover */ } ->>>>>>> 4f67c29af8c9f32c55f43ef5bf9813c49a5735cd