Skip to content

Commit

Permalink
fix logo growing css bug
Browse files Browse the repository at this point in the history
  • Loading branch information
vincerubinetti authored Aug 19, 2024
1 parent 5058761 commit 548dfeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _styles/header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ header a {
}

.logo > * {
width: unset;
height: 100%;
}

Expand Down

0 comments on commit 548dfeb

Please sign in to comment.