gives me three thumbnails on my phone, should be good

This commit is contained in:
schrumpel 2023-09-01 23:08:41 +02:00
parent 84937c88a1
commit 0e793ecde5

View File

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