1
Fork 0

Increase font size of main content

This commit is contained in:
Jake Howard 2017-12-22 15:45:48 +00:00
parent 25f9e10a02
commit 866063d6a4
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -167,6 +167,8 @@ pre.chroma {
}
.content {
font-size: 1.2rem;
h1, h2, h3, h4, h5, h6 {
margin-top: $spacer;
}