Demo clean up

This commit is contained in:
Sam Potts
2019-06-02 23:16:29 +10:00
parent 15cbae8a19
commit ac88e6e190
17 changed files with 12635 additions and 888 deletions

View File

@ -10,6 +10,10 @@ header {
margin-top: ($spacing-base * 1.5);
}
p:first-of-type {
@include font-size(16);
}
@media only screen and (min-width: $screen-md) {
margin-right: ($spacing-base * 3);
max-width: 360px;