Skip to content

Commit

Permalink
Removed unnecessary object-fit
Browse files Browse the repository at this point in the history
  • Loading branch information
nhistory committed Aug 1, 2024
1 parent 9439a5b commit b8d1cab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/step.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ class Step extends BaseStepElement {
width: 60px;
height: 60px;
margin: 50px 0;
object-fit: contain;
}
}
.step-content {
Expand Down

0 comments on commit b8d1cab

Please sign in to comment.