John Graham Reynolds commited on
Commit
31b98e2
·
1 Parent(s): 6eac28b

adjust weight and font size

Browse files
Files changed (1) hide show
  1. style.css +2 -2
style.css CHANGED
@@ -6,7 +6,7 @@
6
 
7
  body * {
8
  font-family: 'Orbitron', sans-serif !important;
9
- font-size: 18px;
10
- font-weight: 600;
11
  color: #FFFFFF;
12
  }
 
6
 
7
  body * {
8
  font-family: 'Orbitron', sans-serif !important;
9
+ font-size: 15px;
10
+ font-weight: 400;
11
  color: #FFFFFF;
12
  }