refactor(app): use roboto instead of open-sans

This commit is contained in:
tibing 2017-08-31 12:04:09 +03:00
parent 26f788a497
commit d16206f129
5 changed files with 17 additions and 8 deletions

View file

@ -13,6 +13,9 @@ $nb-themes: nb-register-theme((
layout-content-width: 1400px,
toggle-layout-color: color-success,
font-main: Roboto,
font-secondary: Exo,
), default, default);
$nb-themes: nb-register-theme((
@ -22,6 +25,9 @@ $nb-themes: nb-register-theme((
layout-content-width: 1400px,
toggle-layout-color: link-color-active,
font-main: Roboto,
font-secondary: Exo,
), cosmic, cosmic);
$nb-themes: nb-register-theme((
@ -29,4 +35,7 @@ $nb-themes: nb-register-theme((
sidebar-header-gap: 2rem,
sidebar-header-height: initial,
layout-content-width: 1400px,
font-main: Roboto,
font-secondary: Exo,
), light, light);

View file

@ -26,7 +26,7 @@
<div class="font-row font-main">
<div class="header">
<div class="name bold">Open Sans</div>
<div class="name bold">Roboto</div>
<div class="variants">
<span class="font-w-bold">Bold</span>