fixed bold markup and some stuff

This commit is contained in:
2024-02-15 19:45:56 +01:00
parent 3cd4442182
commit ed205095fd
2 changed files with 2 additions and 2 deletions

View File

@@ -70,7 +70,7 @@ table {
display: block;
}
b {
b, strong {
font-family: "Satoshi-Bold";
color: $accent;
}