Skip to content

Commit

Permalink
fix overflow (#472)
Browse files Browse the repository at this point in the history
* fix overflow

* fix lint

---------

Co-authored-by: lilyorlilypad <[email protected]>
  • Loading branch information
Dankco and lilyorlilypad authored Feb 26, 2024
1 parent bf859b9 commit 0c7b478
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/PageWrapper.scss
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ $layout-hspacing: 13vh;
display: inline-flex;
font-family: $courier;
font-size: 20px;
overflow: scroll;
padding: 0 5px;
}

Expand Down

0 comments on commit 0c7b478

Please sign in to comment.