website: redesign part 26

This commit is contained in:
nym21
2026-06-09 11:26:19 +02:00
parent e54843291e
commit c3506339cd
12 changed files with 215 additions and 131 deletions
+5
View File
@@ -59,6 +59,11 @@
}
@media (prefers-reduced-motion: reduce) {
html {
--transition-duration: 0ms;
--reveal-duration: 0ms;
}
body::before {
transition: none;
}