💄 make header right aligned
This commit is contained in:
parent
6d9cc61598
commit
5d60402ade
1 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,8 @@ header, main, footer {
|
|||
margin: 2em auto;
|
||||
}
|
||||
|
||||
header { text-align: right; }
|
||||
|
||||
h1,h2,h3 {
|
||||
font-family: "Respira";
|
||||
font-weight: 800;
|
||||
|
|
Loading…
Add table
Reference in a new issue