Changed font weight to look less muddy

Changed the font weight to look a bit less muddy. Any reason why we cant use a number instead of bold?
This commit is contained in:
Matt 2015-08-04 15:38:45 -04:00
parent bf6444c585
commit 997bd030f9

View File

@ -317,7 +317,7 @@
margin: 10px 105px;
strong {
color: @headingsColor;
font-weight: bold;
font-weight: 500;
}
}