clr commited on
Commit
4c05cb5
1 Parent(s): 874a765

Update css/main.css

Browse files
Files changed (1) hide show
  1. css/main.css +2 -2
css/main.css CHANGED
@@ -1,6 +1,6 @@
1
  /* Global page and element settings ----------------------------------------------------- */
2
  body {
3
- font-size: 12px;
4
  font-family: "Montserrat", Helvetica, sans-serif !important;
5
  }
6
 
@@ -10,7 +10,7 @@ body {
10
  }
11
 
12
  p, table, tr, td, ul, li, blockquote, nav, a, footer, dl, dt, dd {
13
- font-size: 1.5rem;
14
  font-weight: 400;
15
  }
16
 
 
1
  /* Global page and element settings ----------------------------------------------------- */
2
  body {
3
+ font-size: 16px;
4
  font-family: "Montserrat", Helvetica, sans-serif !important;
5
  }
6
 
 
10
  }
11
 
12
  p, table, tr, td, ul, li, blockquote, nav, a, footer, dl, dt, dd {
13
+ font-size: 1.1rem;
14
  font-weight: 400;
15
  }
16