clean: space-around
This commit is contained in:
parent
ca17bd2cab
commit
24af283c38
@ -12,7 +12,7 @@
|
|||||||
.picture-container {
|
.picture-container {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
justify-content: space-between;
|
justify-content: space-around;
|
||||||
background-color: var(--bg2);
|
background-color: var(--bg2);
|
||||||
width: auto;
|
width: auto;
|
||||||
padding: 30px;
|
padding: 30px;
|
||||||
|
Loading…
Reference in New Issue
Block a user