TreasureTrails/frontend/src/style.css

7 lines
54 B
CSS

body {
margin: 0;
}
#app {
min-height: 100svh;
}