Replace font stack with "system-ui" generic font family

This commit is contained in:
Philipp Emanuel Weidmann
2017-07-23 12:55:25 +00:00
committed by GitHub
parent 0e503cd81f
commit 9f3b49d10a

View File

@@ -81,5 +81,5 @@
// Other
@font-family: 'BlinkMacSystemFont', 'Lucida Grande', 'Segoe UI', Ubuntu, Cantarell, sans-serif;
@font-family: system-ui;
@use-custom-controls: true; // false uses native controls