update the margin of "To all ..."
This commit is contained in:
parent
6daffab512
commit
ababd036b8
1 changed files with 2 additions and 0 deletions
|
@ -237,6 +237,7 @@ header h2 {
|
|||
.site-title {
|
||||
display: inline;
|
||||
white-space: nowrap;
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
header nav:not(:empty){
|
||||
|
@ -489,6 +490,7 @@ article header h1 a {
|
|||
color: var(--post-info-color);
|
||||
font-size: 0.75em;
|
||||
margin-top: 1em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.post-info a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue