update the margin of "To all ..."

This commit is contained in:
Junyi Hou 2024-03-04 14:53:05 +08:00
parent 6daffab512
commit ababd036b8

View File

@ -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 {