Add proper homepage copy

Remove background description
This commit is contained in:
2021-01-31 20:48:39 -05:00
parent 0f3564eaa2
commit e6f3679e41
3 changed files with 15 additions and 12 deletions

View File

@@ -74,6 +74,10 @@ a:hover {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
h1 {
font-variant: small-caps;
}
#content p {
margin: 2em;
line-height: 1.5;