fixed related post font size

This commit is contained in:
infeeeee
2019-09-13 16:29:22 +02:00
parent 810fdd7489
commit 69a36eb456
3 changed files with 22 additions and 3 deletions

View File

@@ -2116,7 +2116,7 @@ $padd: 2rem;
top: 0.5rem;
left: 2rem;
}
em{
em {
//fix italics in old articles
font-style: normal;
}
@@ -2494,6 +2494,9 @@ $padd: 2rem;
flex-wrap: nowrap;
align-items: center;
padding: 0;
* {
@include related-metadata();
}
.vr {
height: 100%;