Files
Superfice_Website/src/App.css
2026-04-30 16:12:30 +02:00

6 lines
66 B
CSS

main {
min-height: 100vh;
position: relative;
z-index: 1;
}