marten-application/src/App.css

8 lines
111 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;
width: 50% !important;
2018-09-19 20:42:56 +00:00
}