revert 0e793ecde5
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 20s

revert gives me three thumbnails on my phone, should be good
This commit is contained in:
Kibi Kelburton 2023-11-28 19:16:01 +00:00
parent d9ced4a896
commit 0dff028982

View File

@ -1224,10 +1224,9 @@ div.posts {
} }
@media (max-width: 376px) { @media (max-width: 376px) {
/* hat mich auf dem handy abgefuckt, testweiste raus */ div.posts {
/*div.posts {
grid-template-columns: repeat(auto-fit, minmax(118px, 1fr)); grid-template-columns: repeat(auto-fit, minmax(118px, 1fr));
}*/ }
} }
div.posts>a { div.posts>a {