Ajout d'une classe pour le hover des éléments d'une liste

This commit is contained in:
Damien Broqua 2022-03-07 16:58:02 +01:00
parent b05bed9a00
commit b27cbd467b
5 changed files with 42 additions and 16 deletions

View file

@ -45,7 +45,7 @@ $pagination-hover-color: rgb(115, 151, 186);
--input-font-color: #{$nord3};
--input-color: #{$white};
--input-active-color: #{$nord5};
--navbar-color: #{darken($white, 5%)};
--box-bg-color: #F8F9FB;