This commit is contained in:
Gaspard Jankowiak 2014-01-28 08:43:25 +01:00
parent 5fdba4a240
commit b3dc710702
2 changed files with 2 additions and 2 deletions

View file

@ -38,7 +38,7 @@ h1, h2, h3, h4, h5 { margin: 0.7em 0 0.5em 0; }
header { text-align: center; font-family: "OpenSansLight", sans; header { text-align: center; font-family: "OpenSansLight", sans;
line-height: 1.3em; font-weight: 400; font-size: 1.2em; line-height: 1.3em; font-weight: 400; font-size: 1.2em;
padding-top: 0.7em; } padding-top: 1em; }
header h1 { font-size: 1.5em; margin:0 0 0.3em 0; } header h1 { font-size: 1.5em; margin:0 0 0.3em 0; }

View file

@ -138,7 +138,7 @@ header {
line-height: 1.3em; line-height: 1.3em;
font-weight: 400; font-weight: 400;
font-size: 1.2em; font-size: 1.2em;
padding-top: 0.7em; padding-top: 1em;
} }
/* line 43, ../_sass/screen.scss */ /* line 43, ../_sass/screen.scss */