mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-17 04:40:03 +02:00
_sass/_variables.scss: minor stuff.
This commit is contained in:
parent
a83f0f0051
commit
c92eb28f26
1 changed files with 4 additions and 1 deletions
|
|
@ -7,4 +7,7 @@ $brand-color: $green;
|
|||
|
||||
// Typography
|
||||
// ------------------------------
|
||||
$body-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
||||
$body-font: -apple-system, BlinkMacSystemFont,
|
||||
"Segoe UI", Roboto, "Helvetica Neue", Arial,
|
||||
"Noto Sans", sans-serif, "Apple Color Emoji",
|
||||
"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue