Skip to content

Commit

Permalink
💄 Add padding to logo
Browse files Browse the repository at this point in the history
  • Loading branch information
AnandChowdhary committed Oct 29, 2020
1 parent 9e392ae commit 7e1746a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Nav.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
float: left;
display: flex;
align-items: center;
padding: 0;
padding: 0.5rem 0;
font-weight: bold;
margin-right: 2rem;
}
Expand Down

0 comments on commit 7e1746a

Please sign in to comment.