strong in normal font

This commit is contained in:
Fabrice Mouhartem 2023-11-07 11:45:50 +01:00
parent ece51b115b
commit a8e99b59f7

View File

@ -144,6 +144,9 @@ nav {
float: left;
}
}
strong {
font-family: $normal-fonts;
}
code {
font-family: $mono-fonts;
font-size:14px;