Update index.html
Browse files- index.html +3 -2
index.html
CHANGED
@@ -15,8 +15,9 @@
|
|
15 |
#map { height: 100vh; width: 100%; }
|
16 |
|
17 |
#title_map{
|
18 |
-
|
19 |
-
|
|
|
20 |
}
|
21 |
|
22 |
h1 {
|
|
|
15 |
#map { height: 100vh; width: 100%; }
|
16 |
|
17 |
#title_map{
|
18 |
+
text-align:center;
|
19 |
+
font-family: 'Source Code Pro', monospace !important;
|
20 |
+
padding: 2rem;
|
21 |
}
|
22 |
|
23 |
h1 {
|