Skip to content

Commit

Permalink
Fix safari height
Browse files Browse the repository at this point in the history
  • Loading branch information
jverneaut committed Oct 7, 2024
1 parent 21d82b8 commit 7607fc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/coca-cola/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ header {
padding: 32px;

svg {
height: 24px;
max-height: 24px;
}
}
Expand Down

0 comments on commit 7607fc4

Please sign in to comment.