Fix the remaining stylint issues

This commit is contained in:
jvoisin
2020-12-24 17:59:11 +01:00
committed by Artem Baskal
parent 483f02c92a
commit fa96d49dcb
2 changed files with 6 additions and 5 deletions

View File

@@ -35,7 +35,7 @@
}
.grid--title {
font-weight: bold;
font-weight: 600;
}
.grid--title:not(:first-child) {
@@ -65,7 +65,7 @@
}
.grid .key-colon, .grid .title--border {
font-weight: bold;
font-weight: 600;
}
}