ConsultancyProject_2_ETL/frontend/resources/css/app.css

18 lines
163 B
CSS
Raw Permalink Normal View History

2024-11-28 16:38:18 +01:00
article{
background: #fff;
}
#extractions{
height: 500px;
background: #fff;
}
#test{
height: 500px;
}
#capacity,
#leaflet{
height: 600px;
}