fix theming

This commit is contained in:
Peter Maquiran
2022-07-06 17:06:27 +01:00
parent a25eea749e
commit 9016486789
4 changed files with 126 additions and 119 deletions
+2 -2
View File
@@ -798,7 +798,7 @@ ion-content {
@media only screen and (min-width: 1224px) {
app-header .header-container{
background: var(--header-container-background) !important;
// background: var(--header-container-background) !important;
color: var(--headercolor);
}
app-events .init-event-header,
@@ -822,7 +822,7 @@ ion-content {
}
@media only screen and (min-width : 321px) {
@media only screen and (min-width : 1364px) {
app-header .header-container{
background: var(--header-container-background) !important;
color: var(--headercolor);