Fix Stylelint errors

This commit is contained in:
Simounet
2023-06-06 22:53:56 +02:00
parent 5f8948d5a1
commit e5b72f3123
17 changed files with 42 additions and 51 deletions

View File

@ -19,7 +19,7 @@ body {
}
a {
color: $blueAccentColor;
color: $blue-accent-color;
}
main,