Skip to content

Commit

Permalink
tweak logo css
Browse files Browse the repository at this point in the history
  • Loading branch information
brainkim committed Jul 21, 2020
1 parent 5e9158e commit 66fc189
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions website/src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -114,11 +114,12 @@ li {
}

.navbar-logo {
width: 1.9em;
height: 1.9em;
background-color: transparent;
display: inline-block;
height: 30px;
margin-top: -2px;
margin-right: 0.5rem;
margin-right: 0.5em;
}

.home {
Expand Down

0 comments on commit 66fc189

Please sign in to comment.