Browse Source

make h2's more bold

pull/1/head
Brett Langdon 12 years ago
parent
commit
80cb99b56f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      contents/css/main.css

+ 1
- 1
contents/css/main.css View File

@ -46,7 +46,7 @@ h1 {
h2 { h2 {
font-size: 1.2em; font-size: 1.2em;
font-weight: 400;
font-weight: 600;
line-height: 1.43; line-height: 1.43;
margin-bottom: 1.35em; margin-bottom: 1.35em;
} }


Loading…
Cancel
Save