Files
sentry-toolkit/inertia/css/app.css
2025-05-16 20:31:14 -04:00

10 lines
79 B
CSS

* {
margin: 0;
padding: 0;
}
html,
body {
height: 100%;
width: 100%;
}