nice: fix pwa background color

This commit is contained in:
Serghei Mihai 2023-01-02 17:47:31 +01:00
parent 940bb47b1b
commit 6a0c20c796
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ $form-sidebar-position: top;
$form-accent-color: $primary-color;
$buttons-order: cancel (grow), previous, submit;
$nav-mobile-bottom-bar-background: $secondary-color;
$nav-mobile-bottom-bar-background: $primary-color;
$nav-mobile-bottom-bar-color: black;
$back-top-display: block;