summaryrefslogtreecommitdiff
path: root/src/styles/globals.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/globals.css')
-rw-r--r--src/styles/globals.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/styles/globals.css b/src/styles/globals.css
index 0570da9d..e88d14aa 100644
--- a/src/styles/globals.css
+++ b/src/styles/globals.css
@@ -221,4 +221,8 @@ html, body {
.lazy-load-image-background {
@apply !block;
+}
+
+.swiper-pagination-bullet-active {
+ @apply !bg-yellow-900;
} \ No newline at end of file