mirror of
https://github.com/wassname/template.git
synced 2026-09-09 11:38:29 +08:00
Fixing appendix padding
This commit is contained in:
@@ -36,7 +36,7 @@ dt-article h1 {
|
||||
}
|
||||
|
||||
dt-article h1 {
|
||||
font-size: 60px;
|
||||
font-size: 54px;
|
||||
letter-spacing: -0.02em;
|
||||
}
|
||||
|
||||
@@ -49,7 +49,7 @@ dt-article h1 {
|
||||
|
||||
@media(min-width: 1200px) {
|
||||
dt-article h1 {
|
||||
font-size: 54px;
|
||||
font-size: 60px;
|
||||
}
|
||||
|
||||
dt-article > h1:first-of-type {
|
||||
|
||||
Reference in New Issue
Block a user