Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -22,7 +22,7 @@
|
|
22 |
font-family: 'Source Code Pro', monospace !important;
|
23 |
font-weight: 700;
|
24 |
font-size: 16px;
|
25 |
-
padding: 2rem 2rem 0 2rem;
|
26 |
}
|
27 |
|
28 |
#description_map{
|
|
|
22 |
font-family: 'Source Code Pro', monospace !important;
|
23 |
font-weight: 700;
|
24 |
font-size: 16px;
|
25 |
+
padding: 2rem 2rem 0.5rem 2rem;
|
26 |
}
|
27 |
|
28 |
#description_map{
|