1
0
mirror of https://git.feneas.org/feneas/fediverse.git synced 2025-01-18 12:15:09 +01:00

Fix layout on small screens

This commit is contained in:
lostinlight 2018-10-14 21:21:30 +03:00
parent e047db03c7
commit d7b669cce9

View File

@ -213,7 +213,7 @@ $taglist: (diaspora, $diaspora),
.post__preview:not(.wanted):not(.featured) {
flex: 100% 0 0;
height: 200px;
height: 220px;
}
}