Skip to content

Commit

Permalink
fix: readjust body height (again😀)
Browse files Browse the repository at this point in the history
  • Loading branch information
aizad-deriv committed Feb 16, 2023
1 parent 8794c4f commit 37e59ee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
&__bordered--with-margin {
@include mobile {
padding: 3rem 3rem 15rem;
height: 35rem;
height: 36.5rem;
border: none;
overflow-y: scroll;
overflow-x: hidden;
Expand Down

0 comments on commit 37e59ee

Please sign in to comment.