Layout settings cleanup

This commit is contained in:
Sodbileg Gansukh
2022-05-19 20:55:53 +08:00
parent 6439992db2
commit 5fc101fb2c
6 changed files with 15 additions and 32 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -657,7 +657,7 @@ body:not(.gh-head-open) .gh-burger:hover .gh-burger-inner::after {
font-family: var(--font-sans);
}
.post-card:not(.post-card-large):not(.post-card-full):not(.dynamic) .post-card-excerpt {
.post-card:not(.post-card-large):not(.post-card-full):not(.dynamic):not(.no-image) .post-card-excerpt {
display: none;
}