Fix font family
This commit is contained in:
parent
e6cf6557e1
commit
420a6f7723
@ -45,7 +45,7 @@ body {
|
|||||||
--iqser-button-radius: 17px;
|
--iqser-button-radius: 17px;
|
||||||
--iqser-button-font-size: 13px;
|
--iqser-button-font-size: 13px;
|
||||||
--iqser-button-height: 34px;
|
--iqser-button-height: 34px;
|
||||||
--iqser-font-family: 'Inter, sans-serif';
|
--iqser-font-family: Inter, sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
@mixin configureLight($args...) {
|
@mixin configureLight($args...) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user