Skip to content

Commit

Permalink
fix: background position for short form (#747)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeksandla authored Dec 6, 2023
1 parent 8d7ed09 commit 1ddb3e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/blocks/Form/Form.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ $largeBorderRadius: 32px;
height: 100%;
width: 100%;
object-fit: cover;
object-position: top;
}

&__row {
Expand Down

0 comments on commit 1ddb3e9

Please sign in to comment.