mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-22 08:31:28 +00:00
Fix layout on small screens
This commit is contained in:
parent
e047db03c7
commit
d7b669cce9
|
@ -213,7 +213,7 @@ $taglist: (diaspora, $diaspora),
|
|||
|
||||
.post__preview:not(.wanted):not(.featured) {
|
||||
flex: 100% 0 0;
|
||||
height: 200px;
|
||||
height: 220px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue