Files
WrenchBoardIonic2023/src/app/pages/language/language.page.scss
T
CHIEFSOFT\ameye cea49e295a first commit
2023-05-12 22:30:08 -04:00

22 lines
455 B
SCSS

/*
Authors : initappz (Rahul Jograna)
Website : https://initappz.com/
App Name : E-Learning App Template
This App Template Source code is licensed as per the
terms found in the Website https://initappz.com/license
Copyright and Good Faith Purchasers © 2021-present initappz.
*/
ion-header {
ion-toolbar {
--background: var(--ion-color-primary);
ion-icon {
color: white;
}
ion-title {
color: white;
}
}
}