website: redesign part 3

This commit is contained in:
nym21
2026-06-03 16:26:55 +02:00
parent a2fd1e03ad
commit 07734b8bab
17 changed files with 623 additions and 12 deletions
+7
View File
@@ -0,0 +1,7 @@
main.explore {
min-height: 100dvh;
display: grid;
place-items: center;
color: white;
font-size: 4rem;
}