Complete rewrite #1

Merged
mxmehl merged 27 commits from refactoring into master 2024-02-07 22:17:50 +01:00
Showing only changes of commit a761e382d5 - Show all commits

View File

@@ -6,7 +6,7 @@ $gap: var(--gap);
justify-content: center;
align-items: center;
position: relative;
margin-bottom: $gap;
margin-bottom: 15px;
/* Create equal columns in flexbox */
.snap-image {