various typography and styling fixes

This commit is contained in:
Jacky Zhao
2023-07-23 11:02:45 -07:00
parent 59a1feac39
commit 560196860f
3 changed files with 31 additions and 4 deletions

View File

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