friendsmap/map/static/map/style.css

8 lines
94 B
CSS

#map {
height: 70vh;
margin-top: 1rem;
}
.messages-container {
margin-top: 1em;
}