Change default font weight and Fix copy
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
html {
|
||||
font: #{$base-font-size}/1.2 $font-sans;
|
||||
font-weight: 300;
|
||||
font-weight: 400;
|
||||
color: #fff;
|
||||
min-width: 320px;
|
||||
word-break: normal;
|
||||
|
||||
Reference in New Issue
Block a user