diff --git a/application/views/bandmap/list.php b/application/views/bandmap/list.php
index 61de09e81..60ad3967f 100644
--- a/application/views/bandmap/list.php
+++ b/application/views/bandmap/list.php
@@ -32,15 +32,18 @@
DX Cluster - spot list
-
-
www.wavelog.org
-
-
-
+
+
diff --git a/assets/css/bandmap_list.css b/assets/css/bandmap_list.css
index 67802dde0..1d36fd088 100644
--- a/assets/css/bandmap_list.css
+++ b/assets/css/bandmap_list.css
@@ -490,6 +490,11 @@ table tbody tr.cat-nearest-above td {
flex-direction: column;
}
+/* Reduce card header padding for more compact appearance */
+.card-header {
+ padding: 0.25rem 1rem !important;
+}
+
.bandmap-fullscreen .card-header {
flex: 0 0 auto;
}