vllt jetzt?
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 19s

This commit is contained in:
schrumpel 2023-09-02 02:04:16 +02:00
parent 6590f72b88
commit cc73ee2162

View File

@ -1215,7 +1215,7 @@ h5 {
div.posts {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(128px, 1fr));
grid-template-columns: repeat(auto-fill, minmax(118px, 1fr));
justify-items: center;
grid-gap: 5px;
margin: 0;