Skip to content

Commit

Permalink
fix overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Dankco committed Feb 26, 2024
1 parent c711fcb commit 97d38b8
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 @@ -61,6 +61,7 @@ $layout-hspacing: 13vh;
font-family: $courier;
font-size: 20px;
padding: 0 5px;
overflow: scroll;
}

.highlight {
Expand Down

0 comments on commit 97d38b8

Please sign in to comment.