Skip to content

Commit

Permalink
Movement section fix for different screen sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyatFocallocal committed Oct 20, 2023
1 parent 1a71075 commit b774478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imports/client/ui/pages/Home/MovementSection/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
}

@media screen and (min-width: 851px) {
margin-top: -27rem;
margin-top: -120vh;
.title {
font-size: 2.3em;
line-height: 1.2em;
Expand Down

0 comments on commit b774478

Please sign in to comment.