Skip to content

Commit f35578e

Browse files
committed
css cleanup
1 parent f423971 commit f35578e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

css/map.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
/* map.css — map page layout, info bar, legend, popups */
22
body { display: flex; flex-direction: column; height: 100dvh; overflow: hidden; }
33

4-
.updated { font-size: 11px; color: #888; }
5-
64
.toggle-info {
75
background: rgba(255,255,255,0.15); border: 1px solid rgba(255,255,255,0.3);
86
color: #ccc; font-size: 13px; font-weight: 500; padding: 5px 14px; border-radius: 4px; cursor: pointer;

0 commit comments

Comments
 (0)