style.css: cosmetics.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2020-04-22 17:44:18 +01:00
parent 1b56c887db
commit 894b839502
1 changed files with 6 additions and 6 deletions

View File

@ -33,17 +33,17 @@ body {
}
body > section {
max-width: 83.33333%;
max-width: 83.33333%;
}
h1, h2, h3, h4, h5, h6 {
margin: 1.875rem 0 1rem;
margin: 1.875rem 0 1rem;
}
h1, h2, h3, h4 {
font-family: 'robotolight',Arial,Helvetica Neue,Helvetica,sans-serif;
line-height: 1.5;
font-weight: 100;
font-family: 'robotolight',Arial,Helvetica Neue,Helvetica,sans-serif;
line-height: 1.5;
font-weight: 100;
}
h1 {
@ -55,7 +55,7 @@ h2 {
}
h3 {
font-size: 1.625rem;
font-size: 1.625rem;
}
h4 {