This commit is contained in:
parent
6590f72b88
commit
cc73ee2162
|
@ -1215,7 +1215,7 @@ h5 {
|
||||||
|
|
||||||
div.posts {
|
div.posts {
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: repeat(auto-fill, minmax(128px, 1fr));
|
grid-template-columns: repeat(auto-fill, minmax(118px, 1fr));
|
||||||
justify-items: center;
|
justify-items: center;
|
||||||
grid-gap: 5px;
|
grid-gap: 5px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user