Fix icons

This commit is contained in:
2026-06-24 19:47:03 -04:00
parent 82c10d9278
commit ff44b7fed5
7 changed files with 150 additions and 6 deletions

View File

@@ -399,8 +399,8 @@ input[type='range'] {
.desktop { display: none; }
.mobile { display: flex; }
.radar-timeline { bottom: 10px; }
.overlay-toggles { bottom: 70px; }
.layers-menu { bottom: 70px; }
.overlay-toggles { bottom: 10px; }
.layers-menu { bottom: 10px; }
}
</style>