Skip to content

Commit

Permalink
ugh......
Browse files Browse the repository at this point in the history
  • Loading branch information
mrp500 committed Feb 28, 2024
1 parent 3405f23 commit 4b82342
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,11 @@ button {

.mobile-no-scroll {
position: relative;
right: 400px;
top: 0;
right: 600px;
bottom: 0px;
left: 600px;

}

}

0 comments on commit 4b82342

Please sign in to comment.