CSS fixup

This commit is contained in:
gaelle morin
2020-02-24 15:10:02 +01:00
parent 3e14cb91a4
commit 68961182ff
6 changed files with 18 additions and 10 deletions

View File

@ -163,6 +163,14 @@
span {
font-weight: bold;
&.link-color {
color: $color-244-73-62;
}
&.norm-weight {
font-weight: normal;
}
}
}
}