gives me three thumbnails on my phone, should be good
This commit is contained in:
parent
84937c88a1
commit
0e793ecde5
|
@ -1224,9 +1224,10 @@ div.posts {
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 376px) {
|
@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));
|
grid-template-columns: repeat(auto-fit, minmax(118px, 1fr));
|
||||||
}
|
}*/
|
||||||
}
|
}
|
||||||
|
|
||||||
div.posts>a {
|
div.posts>a {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user