20260505 Backup
This commit is contained in:
4
Gateways/FE/themes/stream-light/index.css
Executable file → Normal file
4
Gateways/FE/themes/stream-light/index.css
Executable file → Normal file
@@ -1,5 +1,5 @@
|
||||
/* Imports */
|
||||
/* @import "./fonts.css"; */
|
||||
@import "./fonts.css";
|
||||
@import "./variables.css";
|
||||
|
||||
@import "../light/globals.css";
|
||||
@@ -9,7 +9,7 @@
|
||||
@import "../light/palette/index.css";
|
||||
|
||||
:root {
|
||||
--font-main: 'Nunito', sans-serif;
|
||||
--font-main: 'Nunito Sans', sans-serif;
|
||||
}
|
||||
.ia_container, .ia_component {
|
||||
font-family: var(--font-main) !important;
|
||||
|
||||
Reference in New Issue
Block a user