Skip to content

Commit 0d14803

Browse files
fix: sometimes no wrap causes overflow on screen in mobile devices
1 parent aca12d6 commit 0d14803

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/styles/custom.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
:root {
22
--sl-font: "Atkinson Hyperlegible", sans-serif;
33
}
4-
code {
5-
white-space: nowrap;
6-
}

0 commit comments

Comments
 (0)