Error pages

This commit is contained in:
Sam Potts
2017-10-26 20:59:40 +11:00
parent 959b5a20e3
commit 71db66d802
9 changed files with 82 additions and 43 deletions

View File

@ -7,7 +7,7 @@ header {
text-align: center;
p {
.font-size(18);
.font-size(@font-size-large);
margin-bottom: @spacing-base * 1.5;
}