Start work on bands display. #48

This commit is contained in:
Ian Renton
2025-10-20 18:44:51 +01:00
parent 53977c5306
commit 6ca9f28a56
7 changed files with 365 additions and 23 deletions

View File

@@ -156,7 +156,7 @@ div#map {
.hideonmobile {
display: none !important;
}
div#map, div#table-container {
div#map, div#table-container, div#bands-container {
margin-left: -1em;
margin-right: -1em;
}