Vmeda.Online/src/theme/theme.custom.scss

22 lines
305 B
SCSS

/*
* App CUSTOM theme SCSS
* ----------------------------------------------------------------------------
* Place here custom styles.
*/
/*
* Light Theme
* -------------------------------------------
*/
html {
}
/*
* Dark Theme
* -------------------------------------------
*/
html.dark {
}