Demo tweaks

This commit is contained in:
Sam Potts
2019-06-03 20:11:31 +10:00
parent ac6e3dba5a
commit ab89e055de
5 changed files with 16 additions and 9 deletions

View File

@ -24,7 +24,7 @@ header {
text-align: left;
p:first-of-type {
@include font-size($font-size-large);
@include font-size($font-size-base + 1);
}
}
}