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