Skip to content

Commit

Permalink
fix: search button styling for safari
Browse files Browse the repository at this point in the history
  • Loading branch information
jobara committed May 30, 2024
1 parent 9914d50 commit 28e7185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/styles/pages/_search.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
margin-block-start: rem(64);

button[type="submit"] span {
align-content: center;
align-self: center;
font-size: var(--scale-0);
font-weight: var(--weight-medium);
padding-inline: rem(8);
Expand Down

0 comments on commit 28e7185

Please sign in to comment.