various typography and styling fixes

This commit is contained in:
Jacky Zhao 2023-07-23 11:02:45 -07:00
parent ab228748ab
commit 27a5f7ef8e
3 changed files with 31 additions and 4 deletions
quartz/components

View file

@ -9,7 +9,7 @@ header {
display: flex;
flex-direction: row;
align-items: center;
margin: 2em 0;
margin: 2rem 0;
gap: 1.5rem;
}