diff options
Diffstat (limited to 'style.scss')
| -rw-r--r-- | style.scss | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -70,7 +70,7 @@ h6 { font-family: $inter; color: #d9d9d9; font-weight: bold; - /* scroll-margin-top: 125px; */ + scroll-margin-top: 125px; line-height: 1.5; margin: 15px 0 15px; @@ -78,7 +78,7 @@ h6 { @include mobile { line-height: 1.5; - /* scroll-margin-top: 160px; */ + scroll-margin-top: 160px; } } |
