mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2024-11-21 16:11:28 +00:00
Fix styles on mobile
This commit is contained in:
parent
60fbb2e196
commit
403f5e066f
|
@ -79,6 +79,7 @@
|
|||
position: absolute;
|
||||
bottom: 0;
|
||||
width: 80%;
|
||||
margin: .5em 0;
|
||||
}
|
||||
|
||||
.post__preview .post__meta span:last-child {
|
||||
|
|
|
@ -479,7 +479,7 @@ $list: (diaspora, $diaspora),
|
|||
}
|
||||
|
||||
.section-hero > h3:last-child {
|
||||
margin-right: 20%;
|
||||
margin-right: 11%;
|
||||
}
|
||||
|
||||
.contents {
|
||||
|
|
Loading…
Reference in a new issue