Skip to content

Commit 1ddb3e9

Browse files
authored
fix: background position for short form (#747)
1 parent 8d7ed09 commit 1ddb3e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/blocks/Form/Form.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ $largeBorderRadius: 32px;
4141
height: 100%;
4242
width: 100%;
4343
object-fit: cover;
44+
object-position: top;
4445
}
4546

4647
&__row {

0 commit comments

Comments
 (0)