Use 10px instead

This commit is contained in:
Jorik Schellekens
2020-06-04 16:23:28 +01:00
parent c0ac44e471
commit f6504d67ba
3 changed files with 59 additions and 59 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ limitations under the License.
@import "./_font-sizes.scss";
:root {
font-size: 20px;
font-size: 10px;
}
html {