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

@ -54,7 +54,7 @@
}
a {
border-bottom: 1px dotted $blueAccentColor;
border-bottom: 1px dotted $blue-accent-color;
text-decoration: none;
}
@ -105,7 +105,7 @@
margin: 2.1rem 0 0.68rem;
}
aside {
.entry-info {
.tools {
display: flex;
flex-flow: row wrap;