-
+
+
Gallery
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -40,6 +92,14 @@ import {useAlbum} from "@/composables/api/Album.ts";
grid-auto-rows: 15rem;
row-gap: 1rem;
column-gap: 1rem;
+ margin-bottom: 3rem;
+ }
+
+ li {
+ list-style: none;
+ }
+ img {
+ width: 100%;
}
@media only screen
diff --git a/src/components/Pages/Index/FeaturedSection.vue b/src/components/Pages/Index/FeaturedSection.vue
index 521fddf..7c825b2 100644
--- a/src/components/Pages/Index/FeaturedSection.vue
+++ b/src/components/Pages/Index/FeaturedSection.vue
@@ -1,5 +1,5 @@
-
-
+
+
+
@@ -46,6 +43,12 @@ console.log(destination);
\ No newline at end of file