friendsmap/map/static/map/style.css

17 lines
173 B
CSS

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