mirror of
https://codeberg.org/fediverse/fediparty.git
synced 2025-03-20 06:09:29 +00:00
Fix styles on mobile
This commit is contained in:
parent
60fbb2e196
commit
403f5e066f
2 changed files with 2 additions and 1 deletions
|
@ -79,6 +79,7 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
width: 80%;
|
width: 80%;
|
||||||
|
margin: .5em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post__preview .post__meta span:last-child {
|
.post__preview .post__meta span:last-child {
|
||||||
|
|
|
@ -479,7 +479,7 @@ $list: (diaspora, $diaspora),
|
||||||
}
|
}
|
||||||
|
|
||||||
.section-hero > h3:last-child {
|
.section-hero > h3:last-child {
|
||||||
margin-right: 20%;
|
margin-right: 11%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.contents {
|
.contents {
|
||||||
|
|
Loading…
Add table
Reference in a new issue