ebrowne commited on
Commit
b6a9808
·
verified ·
1 Parent(s): a06f59d

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -19,7 +19,7 @@ p {
19
  }
20
 
21
  li {
22
- font-size: 16px;
23
  color: gray;
24
  }
25
 
 
19
  }
20
 
21
  li {
22
+ font-size: rgb(141, 148, 161);
23
  color: gray;
24
  }
25