mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-09 07:28:41 -07:00
Set default base font to Cabin. Add styling to header.
This commit is contained in:
parent
18fdf10558
commit
382f20fcfa
2 changed files with 4 additions and 2 deletions
|
|
@ -20,3 +20,5 @@ $nav-link-color: $white;
|
|||
$nav-link-font-weight: 600;
|
||||
$nav-tabs-border-color: transparent;
|
||||
$nav-tabs-border-radius: 15px;
|
||||
$font-family-base: 'Cabin', sans-serif;
|
||||
$body-color: $black;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue