marten-application/src/App.css

12 lines
188 B
CSS
Raw Normal View History

2018-09-19 20:42:56 +00:00
body {
margin: 0;
}
.report-google-map-container > div {
height: 92% !important;
width: 50% !important;
}
.sighting-google-map-container > div {
height: 92% !important;
2018-09-19 20:42:56 +00:00
}