Files
luma/frontend/src/App.css
2025-11-06 08:45:56 -06:00

7 lines
81 B
CSS

#root {
width: 100%;
min-height: 100vh;
margin: 0;
padding: 0;
}