Skip to content

Commit 5f61eca

Browse files
authored
Add scroll padding for anchor links (#1214)
1 parent f843f56 commit 5f61eca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

styles/theme-base.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
--dark-magenta-color: #793862;
1919
--medium-magenta-color: #AE508D;
2020
--light-magenta-color: #CF82B1;
21+
scroll-padding-top: 4rem;
2122
}
2223

2324
.clearfix {

0 commit comments

Comments
 (0)