Skip to content

Commit

Permalink
fix: mobile search display
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Rogan committed Oct 19, 2020
1 parent 76f4802 commit 7d3ab6b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/wmcads/patterns/header/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,10 @@ $header-height-mobile: 4rem;
&-search {
background: get-color(primary);

form {
display: contents;
}

svg {
fill: $white;
}
Expand Down

0 comments on commit 7d3ab6b

Please sign in to comment.