maringetxway commited on
Commit
1b7b93f
·
verified ·
1 Parent(s): d3452ab

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -2
index.html CHANGED
@@ -22,13 +22,14 @@
22
  font-family: 'Source Code Pro', monospace !important;
23
  font-weight: 700;
24
  font-size: 16px;
25
- padding: 2rem;
26
  }
27
 
28
  #description_map{
29
  text-align:center;
30
  font-family: 'IBM Plex Mono', monospace;
31
- font-size: 10px;
 
32
  }
33
 
34
  p {
 
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{
29
  text-align:center;
30
  font-family: 'IBM Plex Mono', monospace;
31
+ font-size: 16px;
32
+ padding: 0 2rem 2rem 2rem;
33
  }
34
 
35
  p {