Files
Muspah/static/css/zaros.css
2025-11-18 16:10:18 -05:00

14 lines
139 B
CSS

body{
background: #eee;
}
.container.fluid{
width: 100%;
max-width: 100%;
}
#main-wrapper{
background: white;
border-radius: 8px;
}