mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-07-20 01:42:36 +02:00
set equal margin to page-header and post-header
This commit is contained in:
@@ -6,10 +6,6 @@
|
||||
padding: var(--gap)
|
||||
}
|
||||
|
||||
.page-header {
|
||||
margin-bottom: 24px
|
||||
}
|
||||
|
||||
.page-header h1 {
|
||||
font-size: 40px
|
||||
}
|
||||
|
@@ -1,3 +1,4 @@
|
||||
.page-header,
|
||||
.post-header {
|
||||
margin: 24px auto var(--content-gap) auto
|
||||
}
|
||||
|
Reference in New Issue
Block a user