Skip to content

Commit

Permalink
Tweak main page logo alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
emprice committed Sep 13, 2023
1 parent 02e67e1 commit 7801e06
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scss/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,8 @@ li p {
margin-bottom: 0.5rem;
}

img {
margin: auto; // horizontally center logo
}

// vim: set ft=scss:

0 comments on commit 7801e06

Please sign in to comment.