Skip to content

Commit d1dd304

Browse files
committed
improved base readability
1 parent a40d6fb commit d1dd304

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scss/site.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ $lightgrey: #eaeaea;
1111
body {
1212
padding: 10px;
1313
background: $lightgrey;
14-
color: #636b6f;
14+
color: #333858;
1515
font-family: 'Raleway', sans-serif;
16-
font-weight: 100;
16+
font-weight: 400;
1717
}
1818

1919
.alert {

0 commit comments

Comments
 (0)