Skip to content

Commit

Permalink
Fixed iOS problem
Browse files Browse the repository at this point in the history
  • Loading branch information
arguiot committed Oct 26, 2019
1 parent 7669fd4 commit ff71b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ header {
padding: 16px 32px;
padding-left: 75px;
border: 5px solid var(--opposite);
-webkit-border-radius: 0;
-webkit-appearance: unset;
border-radius: 0;
background: var(--white);
color: var(--opposite);
Expand Down

0 comments on commit ff71b8d

Please sign in to comment.