Fix layout on small screens

This commit is contained in:
lostinlight 2018-10-14 21:21:30 +03:00
parent e047db03c7
commit d7b669cce9
1 changed files with 1 additions and 1 deletions

View File

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