From 2cc01b5fec98eb4d02f3d695b783223664acb2ed Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Tue, 31 Jan 2023 16:20:18 +0700 Subject: Fixing minor --- src/styles/globals.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/styles/globals.css') diff --git a/src/styles/globals.css b/src/styles/globals.css index 3a890a0e..c18f91d3 100644 --- a/src/styles/globals.css +++ b/src/styles/globals.css @@ -361,7 +361,7 @@ html, body { } .swiper-pagination-bullet-active { - @apply !bg-yellow-900; + @apply !bg-red_r-11; } .pagination { -- cgit v1.2.3