summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-14 17:23:39 +0200
committerGitHub <noreply@github.com>2026-02-14 17:23:39 +0200
commit5b60f8e0ddd381a5716e90e8f4273c2dcc470f53 (patch)
treeca82397c62ad2617b5c34b8002bcecffcd24df1c
parent72d6d089bfc48561fee242b5f81d4e8067e86d5d (diff)
downloadjournal.lunar.sh-5b60f8e0ddd381a5716e90e8f4273c2dcc470f53.tar.gz
journal.lunar.sh-5b60f8e0ddd381a5716e90e8f4273c2dcc470f53.zip
Update style.scss
-rw-r--r--style.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.scss b/style.scss
index 18fc326..03103b5 100644
--- a/style.scss
+++ b/style.scss
@@ -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;
}
}