Skip to content

Commit

Permalink
Fix code block overflow on mobile breaking the layout
Browse files Browse the repository at this point in the history
  • Loading branch information
D-side authored Jan 12, 2024
1 parent 3967dad commit 1f40330
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _sass/paper/_typography.sass
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ blockquote

pre
background-color: $theme01
overflow-x: scroll

code
background-color: $theme01
Expand Down

0 comments on commit 1f40330

Please sign in to comment.