diff options
Diffstat (limited to 'src/styles/globals.css')
| -rw-r--r-- | src/styles/globals.css | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |
