archive
/
md-pdf
Archived
1
Fork 0

Fixed style sheet for linter

This commit is contained in:
James Seden Smith 2017-05-03 16:46:53 +01:00
parent db3c98961c
commit 40abcb238c
No known key found for this signature in database
GPG Key ID: A86721F94867F53D
1 changed files with 4 additions and 1 deletions

View File

@ -6,14 +6,17 @@ body.cover {
padding-top: 400px;
font-size: 48px;
}
& h3 {
font-size: 36px;
}
& h4 {
font-size: 18px;
}
}
body, html {
font-size: 12px;
line-height: 1.5;
font-size: 12px;
}