feat: Improve CSS declaration for gallery
This commit is contained in:
parent
5783711080
commit
0dfba8e6ee
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
@use "../../hippie-style/hippie";
|
@use "../../hippie-style/hippie";
|
||||||
|
|
||||||
.gallery {
|
main.io section > .gallery {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
justify-content: left;
|
justify-content: left;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue