💄 make header right aligned

This commit is contained in:
lily 2019-05-16 14:33:21 -05:00
parent 6d9cc61598
commit 5d60402ade
1 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,8 @@ header, main, footer {
margin: 2em auto;
}
header { text-align: right; }
h1,h2,h3 {
font-family: "Respira";
font-weight: 800;