Files
sentry-toolkit/inertia/css/app.css
2025-05-18 20:44:42 -04:00

11 lines
80 B
CSS

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