More standardization color changes

This commit is contained in:
Alejandro Celaya
2020-12-12 16:55:01 +01:00
parent 7f7473c348
commit a013d40bf1
5 changed files with 8 additions and 12 deletions

View File

@@ -48,7 +48,7 @@ $asideMenuMobileWidth: 280px;
}
.aside-menu__item:hover {
background-color: $lightHoverColor;
background-color: $lightColor;
}
.aside-menu__item--selected {