feat: Improve CSS declaration for gallery

This commit is contained in:
sthag 2026-02-13 11:41:00 +01:00
parent 5783711080
commit 0dfba8e6ee

View file

@ -1,6 +1,6 @@
@use "../../hippie-style/hippie";
.gallery {
main.io section > .gallery {
display: flex;
flex-wrap: wrap;
justify-content: left;