Skip to content

Commit

Permalink
fix height in form in mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
GoncharovaOksana committed Oct 4, 2024
1 parent 8b7c188 commit d290ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/blocks/intro.scss
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
margin-top: 32rem;

&.is-open form {
height: 100rem;
height: 120rem;
}
}
}
Expand Down

0 comments on commit d290ef6

Please sign in to comment.