fix(style.css): typo

This commit is contained in:
Jérémy Dufraisse 2023-03-14 09:09:37 +01:00
parent 014a400b5e
commit 05a668c659

View File

@ -437,7 +437,7 @@ header nav .burger-button {
#admin-bar #list-content i,
#admin-bar #tutoriel i {
cursor: pointer;
color: color: var(--main-color);
color: var(--main-color);
}
#admin-bar #list-content i:hover,