Files
brk/website/explore/style.css
T
2026-06-03 16:26:55 +02:00

8 lines
114 B
CSS

main.explore {
min-height: 100dvh;
display: grid;
place-items: center;
color: white;
font-size: 4rem;
}