osm-commerces/assets/styles/app.css
2025-05-28 17:05:34 +02:00

9 lines
No EOL
153 B
CSS

body {
background-color: rgb(236, 236, 236);
}
.body-landing .container {
background-color: white;
border-radius: 10px;
padding: 20px;
}