style: add base-font-family (#6126)
This commit is contained in:
Vendored
+2
-3
@@ -1,6 +1,4 @@
|
||||
/**
|
||||
* Normalize
|
||||
*/
|
||||
@import './var';
|
||||
|
||||
html {
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
@@ -8,6 +6,7 @@ html {
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
font-family: @base-font-family;
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user