ConsultancyProject_2_ETL/frontend/resources/css/app.css

18 lines
163 B
CSS

article{
background: #fff;
}
#extractions{
height: 500px;
background: #fff;
}
#test{
height: 500px;
}
#capacity,
#leaflet{
height: 600px;
}