Files
SolarEnergy/central_frontend/src/index.css
2024-06-29 13:26:12 +02:00

10 lines
61 B
CSS

body {
margin: 0;
}
html,
body,
#root {
height: 100%;
}