fix: prerender
This commit is contained in:
@@ -207,6 +207,15 @@ a {
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
|
||||
.post-meta-row > span + span::before {
|
||||
content: "|";
|
||||
width: auto;
|
||||
height: auto;
|
||||
background: none;
|
||||
top: 0;
|
||||
transform: none;
|
||||
}
|
||||
|
||||
.post {
|
||||
max-width: 760px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user