1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

Beautify heading style (margin, anchor)

This commit is contained in:
Cotes Chung
2022-02-13 19:19:01 +08:00
parent 5753118d8b
commit e52dc9551c
3 changed files with 10 additions and 16 deletions

View File

@@ -47,7 +47,7 @@ h1 {
h2 {
@extend %heading;
@extend %section;
@extend %anchor-relative;
@extend %anchor;
font-size: 1.5rem;
}