update the margin of "To all ..."
This commit is contained in:
parent
6daffab512
commit
ababd036b8
@ -237,6 +237,7 @@ header h2 {
|
|||||||
.site-title {
|
.site-title {
|
||||||
display: inline;
|
display: inline;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
font-weight: 700;
|
||||||
}
|
}
|
||||||
|
|
||||||
header nav:not(:empty){
|
header nav:not(:empty){
|
||||||
@ -489,6 +490,7 @@ article header h1 a {
|
|||||||
color: var(--post-info-color);
|
color: var(--post-info-color);
|
||||||
font-size: 0.75em;
|
font-size: 0.75em;
|
||||||
margin-top: 1em;
|
margin-top: 1em;
|
||||||
|
margin-bottom: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-info a {
|
.post-info a {
|
||||||
|
Loading…
Reference in New Issue
Block a user