Commit 7c0792a
committed
fix(website): fix code examples on certain screen sizes
Depending on the font and the viewport size, the code examples on
https://quick-lint-js.com/blog/version-1.0/ might overflow. This
happens on Firefox on my macOS machine, but not on Firefox on my Linux
machine.
Tweak the CSS breakpoint to prevent overflowing.1 parent 2923ba6 commit 7c0792a
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
809 | 809 | | |
810 | 810 | | |
811 | 811 | | |
| 812 | + | |
812 | 813 | | |
| 814 | + | |
813 | 815 | | |
814 | 816 | | |
815 | 817 | | |
| |||
0 commit comments