Merge pull request #2436 from mattttt/patch-4
Changed font weight to look less muddy
This commit is contained in:
@@ -317,7 +317,7 @@
|
||||
margin: 10px 105px;
|
||||
strong {
|
||||
color: @headingsColor;
|
||||
font-weight: bold;
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user