Merge pull request #2120 from thornbill/fix-default-font-size
Revert change to base font size
This commit is contained in:
commit
40e75ecc1a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
}
|
||||
|
||||
html {
|
||||
@include font;
|
||||
@include font($size: 93%);
|
||||
text-size-adjust: 100%;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
text-rendering: optimizeLegibility;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue