Skip to content

Commit

Permalink
Fix flexbug in Safari
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsimper committed Dec 7, 2019
1 parent af479ca commit 7f39463
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/Header/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
color: white;
display: flex;
justify-content: center;
flex-shrink: 0;
}
.HeaderInner {
max-width: 960px;
Expand Down

0 comments on commit 7f39463

Please sign in to comment.