reduce header font size

This commit is contained in:
Frédéric Péters 2011-04-27 16:23:42 +02:00
parent fed052a3e5
commit 1d9e126c4f
2 changed files with 2 additions and 2 deletions

View File

@ -80,7 +80,7 @@ h1,h2,h3 {
.title h1 {
color: white;
height: 126px;
font-size: 5em;
font-size: 2.5em;
font-weight: normal;
line-height: 150px;
margin-bottom: 8px;

View File

@ -77,7 +77,7 @@ h1,h2,h3 {
.title h1 {
color: white;
height: 150px;
font-size: 3em;
font-size: 2.5em;
font-weight: normal;
line-height: 150px;
margin-bottom: 8px;