We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f423971 commit f35578eCopy full SHA for f35578e
1 file changed
css/map.css
@@ -1,8 +1,6 @@
1
/* map.css — map page layout, info bar, legend, popups */
2
body { display: flex; flex-direction: column; height: 100dvh; overflow: hidden; }
3
4
-.updated { font-size: 11px; color: #888; }
5
-
6
.toggle-info {
7
background: rgba(255,255,255,0.15); border: 1px solid rgba(255,255,255,0.3);
8
color: #ccc; font-size: 13px; font-weight: 500; padding: 5px 14px; border-radius: 4px; cursor: pointer;
0 commit comments