This commit is contained in:
Morgan 2023-11-15 05:51:36 +09:00
parent 0a9f79d5f2
commit 9b2df1202b
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
.post-single {
padding-top: calc(var(--gap)*2);
padding-top: calc(var(--gap));
}
.post-header {