Skip to content

Commit

Permalink
css fix for firfox
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaifArfan committed Jul 28, 2021
1 parent c1fa15f commit 58e0e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components.css
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ footer {
resize: vertical;
}
.form__wrapper button[type='submit'] {
width: fit-content;
width: min-content;
border: none;
padding: 1rem 4rem;
font-weight: 500;
Expand Down

0 comments on commit 58e0e09

Please sign in to comment.