diff --git a/assets/scss/main.scss b/assets/scss/main.scss index 2fad68c..ba95b95 100644 --- a/assets/scss/main.scss +++ b/assets/scss/main.scss @@ -59,5 +59,5 @@ html { .swiper-pagination { position: absolute; bottom: 200px !important; - --swiper-pagination-bullet-size: 4px + --swiper-pagination-bullet-size: 8px } \ No newline at end of file diff --git a/components/Gallery.vue b/components/Gallery.vue index 2775f53..587b49e 100644 --- a/components/Gallery.vue +++ b/components/Gallery.vue @@ -2,14 +2,16 @@