friendsmap/map/static/map/style.css

8 lines
94 B
CSS
Raw Normal View History

2019-03-02 12:47:44 +01:00
#map {
height: 70vh;
margin-top: 1rem;
}
2019-03-02 16:17:48 +01:00
.messages-container {
margin-top: 1em;
}