Finish the first draft

Needs editing, but looking good so far.
This commit is contained in:
2019-05-02 15:09:42 -04:00
parent 3814544256
commit 2ee1e22eb1
3 changed files with 24 additions and 9 deletions

View File

@ -46,5 +46,9 @@
@include fs--body;
color: #515862;
}
a {
border-bottom-style: none;
}
}

View File

@ -17,6 +17,10 @@
p {
@include fs--meta;
}
a {
border-bottom-style: none;
}
}
.c-page__footer {