Merge remote-tracking branch 'origin/feature-25999/C4' into feature-25999/C4_ma0594dev

merges menu width
This commit is contained in:
Simon Gschnell
2023-12-18 12:26:01 +01:00
+1 -1
View File
@@ -34,7 +34,7 @@ html {
}
@media (min-width: 992px) {
:root {
--fhc-cis-menu-width: 300px;
--fhc-cis-menu-width: 250px;
--fhc-cis-header-height: 60px;
--fhc-cis-menu-bg: #72777A;
}