Skip to content

Commit

Permalink
overflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanWoollett-Light committed Mar 4, 2024
1 parent e87f805 commit 49fa2a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
border-radius: 3px;
white-space-collapse: preserve;
text-wrap: nowrap;
overflow-x: auto;
}
.assembly {
font-size: 14px;
Expand Down

0 comments on commit 49fa2a1

Please sign in to comment.