diff options
| -rw-r--r-- | src/css/dumbymap.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/css/dumbymap.css b/src/css/dumbymap.css index f04b1fb..3a3e0ce 100644 --- a/src/css/dumbymap.css +++ b/src/css/dumbymap.css | |||
| @@ -94,7 +94,7 @@ root { | |||
| 94 | background: gray; | 94 | background: gray; |
| 95 | 95 | ||
| 96 | color: white; | 96 | color: white; |
| 97 | font-size: 1.5rem; | 97 | font-size: 1.2rem; |
| 98 | font-weight: bold; | 98 | font-weight: bold; |
| 99 | line-height: 1.2; | 99 | line-height: 1.2; |
| 100 | 100 | ||