1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-22 01:44:25 +04:00

Google 'Inter' font revert

This commit is contained in:
codecalm
2021-10-27 21:45:54 +02:00
parent bdd209415a
commit d93d3e56bc

View File

@@ -12,7 +12,7 @@ $enable-negative-margins: false !default;
$assets-base: ".." !default;
// FONTS
$google-font: false !default;
$google-font: 'Inter' !default;
$google-font-monospaced: false !default;
$font-family-sans-serif: $google-font, -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif !default;