landes-cd40: customize cell entry hover background (#61702)

This commit is contained in:
Serghei Mihai 2022-02-14 15:37:18 +01:00
parent 940b2cf038
commit 92a13d46ba
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ $nav-active-color: rgb(190, 205, 0);
$nav-button-background: $primary-color;
$nav-mobile-menu-background: $nav-button-background;
$cell-entry-hover-background: rgb(189, 188, 206);
$nav-mobile-bottom-bar-background: $primary-color;
$button-background: rgb(119, 119, 119);