Increase legend size by 50% (180px)

This commit is contained in:
Clawd
2026-02-11 15:10:30 +00:00
parent de4e9c4a27
commit d00c7f3ba5

View File

@@ -169,7 +169,7 @@
.radar-legend img {
display: block;
max-height: 120px;
max-height: 180px;
width: auto;
opacity: 0.9;
}