fix language switcher position in archive page
This commit is contained in:
parent
eda07c11d0
commit
51c16f2f69
@ -298,6 +298,10 @@ main h1 {
|
||||
color: var(--link-state-color);
|
||||
}
|
||||
|
||||
.post-short-list .post-title {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.post-title.favorite::after {
|
||||
content: "☆";
|
||||
display: inline-block;
|
||||
|
Loading…
Reference in New Issue
Block a user