mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-19 17:00:13 +01:00
refactor: use Eva fonts
This commit is contained in:
parent
e7c031f7a3
commit
1f7940df45
2 changed files with 2 additions and 3 deletions
|
|
@ -1,3 +1,5 @@
|
||||||
|
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Raleway:400,600,800&display=swap');
|
||||||
|
|
||||||
// themes - our custom or/and out of the box themes
|
// themes - our custom or/and out of the box themes
|
||||||
@import 'themes';
|
@import 'themes';
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -13,9 +13,6 @@ $nb-themes: nb-register-theme((
|
||||||
layout-content-width: 1400px,
|
layout-content-width: 1400px,
|
||||||
header-height: 5.45rem,
|
header-height: 5.45rem,
|
||||||
|
|
||||||
font-family-primary: Roboto,
|
|
||||||
font-family-secondary: Exo,
|
|
||||||
|
|
||||||
card-height-tiny: 13.5rem,
|
card-height-tiny: 13.5rem,
|
||||||
select-min-width: 6rem,
|
select-min-width: 6rem,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue