TreasureTrails/frontend/src/style.css

8 lines
54 B
CSS
Raw Normal View History

2026-03-18 09:02:21 -05:00
body {
margin: 0;
}
#app {
min-height: 100svh;
}