website: redesign part 5

This commit is contained in:
nym21
2026-06-03 16:50:52 +02:00
parent 1bcf3235b6
commit 98bbfec525
3 changed files with 35 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ body {
opacity: 0;
pointer-events: none;
scroll-behavior: smooth;
transition: opacity 180ms ease;
transition: opacity 150ms ease;
}
> main[data-active] {