fix(style): h1 line-weight
This commit is contained in:
@@ -11,6 +11,10 @@ html {
|
||||
main [id] {
|
||||
scroll-margin-top: calc(var(--header-height) + .5rem);
|
||||
}
|
||||
|
||||
h1 {
|
||||
line-height: 125%;
|
||||
}
|
||||
}
|
||||
|
||||
/* scrollbar, only support webkit */
|
||||
|
||||
Reference in New Issue
Block a user