diff --git a/resources/css/blocks/show-thematiques.css b/resources/css/blocks/show-thematiques.css index 6070302..02dd6db 100755 --- a/resources/css/blocks/show-thematiques.css +++ b/resources/css/blocks/show-thematiques.css @@ -44,7 +44,7 @@ @apply hidden lg:block; } .swiper-pagination-bullet { - @apply w-3 h-3 mx-2 opacity-100 bg-white !border-2 !border-solid border-black opacity-80; + @apply w-5 h-5 !mx-2 opacity-100 bg-white !border-2 !border-solid border-black; } .swiper-pagination-bullet:focus-visible { outline-offset: 4px;