This commit is contained in:
2026-05-17 21:09:32 +08:00
commit 1870400c47
1564 changed files with 544713 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
.portfolio-1 {
.gallery {
column-gap: 0px;
.item {
margin-bottom: 0px;
}
}
}

View File

@@ -0,0 +1,3 @@
.portfolio-2 .gallery {
column-count: 3;
}