Skip to content

Commit

Permalink
Fix img flex for Safari
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoWinterhalter committed Nov 4, 2024
1 parent 5d98d3b commit 6235985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ header {
}

header img {
flex: 1;
/* flex: 1; */
max-width: 200px;
}

Expand Down

0 comments on commit 6235985

Please sign in to comment.