1
Fork 0

Make h1 have a decent size

This commit is contained in:
Jake Howard 2017-07-14 22:54:11 +01:00
parent 701f52e10e
commit ba6f5a548c
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -14,6 +14,12 @@ $fa-font-path: "../fonts";
border-radius: 0;
}
.box {
h1 {
font-size: 2.75em;
}
}
.box a .image {
margin-top: -3em !important;
border-radius: 0 !important;