Fix styles on mobile

This commit is contained in:
lostinlight 2022-11-12 21:32:20 +03:00
parent 60fbb2e196
commit 403f5e066f
2 changed files with 2 additions and 1 deletions

View File

@ -79,6 +79,7 @@
position: absolute;
bottom: 0;
width: 80%;
margin: .5em 0;
}
.post__preview .post__meta span:last-child {

View File

@ -479,7 +479,7 @@ $list: (diaspora, $diaspora),
}
.section-hero > h3:last-child {
margin-right: 20%;
margin-right: 11%;
}
.contents {