Skip to content

Commit 6235985

Browse files
Fix img flex for Safari
1 parent 5d98d3b commit 6235985

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ header {
6464
}
6565

6666
header img {
67-
flex: 1;
67+
/* flex: 1; */
6868
max-width: 200px;
6969
}
7070

0 commit comments

Comments
 (0)