From b417242908facd6f6a87d77300cfc6ee951d0fe9 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Mon, 9 Jun 2025 12:09:51 +0300 Subject: [PATCH] fix script --- css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index 61d08b3ce..37f477463 100644 --- a/css/index.css +++ b/css/index.css @@ -304,7 +304,7 @@ a img:hover { } button { - @apply inline-block md:text-md text-sm lg:mr-3 py-1 my-2 border rounded shadow border-gray-400 capitalize bg-gray-200 + @apply inline-block md:text-md text-sm lg:mr-3 py-1 my-2 border rounded shadow border-gray-400 capitalize; } .my-header h4 {