Fix
This commit is contained in:
parent
0a9f79d5f2
commit
9b2df1202b
|
@ -1,5 +1,5 @@
|
||||||
.post-single {
|
.post-single {
|
||||||
padding-top: calc(var(--gap)*2);
|
padding-top: calc(var(--gap));
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-header {
|
.post-header {
|
||||||
|
|
Loading…
Reference in New Issue