Files
justin-leroy.fr/inertia/css/app.css
justin 2edc38615e
All checks were successful
Docker Version Check / check-docker (push) Successful in 15s
test build container
2025-09-21 18:57:47 +02:00

10 lines
79 B
CSS

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