mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 01:58:47 +02:00
SCSS: Add fallback fonts to minimize visual glitch while Raleway is not loaded
This commit is contained in:
@@ -30,6 +30,7 @@ $ibo-font-size-500: 3rem !default; /* 36px */
|
||||
$ibo-font-size-550: 4rem !default; /* 48px */
|
||||
|
||||
$ibo-font-family-base: "Raleway" !default;
|
||||
$ibo-font-family-fallbacks: "sans-serif", "system-ui" !default;
|
||||
$ibo-font-family-monospace: "monospace" !default;
|
||||
$ibo-font-family-code: $ibo-font-family-monospace !default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user