Reduce font weight

This commit is contained in:
Tom Christie 2015-05-19 11:55:13 +01:00
parent b4d82a0f55
commit f32fff43f0

View File

@ -182,7 +182,7 @@ body{
}
#main-content h3, #main-content h4, #main-content h5 {
font-weight: 500;
font-weight: 300;
margin-top: 15px
}