We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcd0235 commit 923cd22Copy full SHA for 923cd22
src/_base.scss
@@ -112,7 +112,7 @@ template, // 1
112
-webkit-text-size-adjust: 100%;
113
background-color: getColor(background, body);
114
color: getColor(text, primary);
115
- font-size: $font-size;
+ font-size: $font-size + px;
116
text-rendering: optimizeLegibility;
117
118
@media ($breakpoint) {
0 commit comments