improve: no script stuff

This commit is contained in:
2026-04-27 18:41:16 +02:00
parent 79b585f6c5
commit 2938b920c5
3 changed files with 12 additions and 2 deletions
+9
View File
@@ -36,6 +36,15 @@ html {
overflow-x: clip;
}
html.no-js {
#about,
#projects,
.hero-action-links,
.hero-meta {
display: none;
}
}
body,
html {
min-height: 100%;