Skip to content

Commit

Permalink
Merge 06b21ad into c289564
Browse files Browse the repository at this point in the history
  • Loading branch information
shinyichen committed Nov 7, 2022
2 parents c289564 + 06b21ad commit 7bfbb0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/styles/sass/ads-sass/search-bar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -111,11 +111,11 @@
}

@media (min-width: $screen-sm-min) {
right: 10%;
right: 8%;
}

@media (min-width: $screen-lg-min) {
right: 10%;
right: 8%;
}
@extend .s-icon-hover;
}
Expand Down

0 comments on commit 7bfbb0c

Please sign in to comment.