fix(posts): fix broken rendering styles
This commit is contained in:
@@ -721,6 +721,12 @@ a.footnote-ref {
|
||||
margin-right: .8em;
|
||||
}
|
||||
|
||||
object {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.tag {
|
||||
margin-right: .5em;
|
||||
|
||||
@@ -975,9 +981,4 @@ a.footnote-ref {
|
||||
100% {
|
||||
background-position: 80% 50%;
|
||||
}
|
||||
}
|
||||
|
||||
.post-info object {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
}
|
||||
Reference in New Issue
Block a user