fix italics in blockquote in old articles
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -2116,6 +2116,10 @@ $padd: 2rem;
|
||||
top: 0.5rem;
|
||||
left: 2rem;
|
||||
}
|
||||
em{
|
||||
//fix italics in old articles
|
||||
font-style: normal;
|
||||
}
|
||||
}
|
||||
|
||||
//nagyon nagy kiemelt
|
||||
|
||||
Reference in New Issue
Block a user