marten-application/src/App.css

7 lines
84 B
CSS
Raw Normal View History

2018-09-19 20:42:56 +00:00
body {
margin: 0;
}
2018-09-28 19:21:29 +00:00
.google-map-container > div {
height: 92% !important;
2018-09-19 20:42:56 +00:00
}