diff options
Diffstat (limited to '.config/firefox/userContent.css')
| -rw-r--r-- | .config/firefox/userContent.css | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/.config/firefox/userContent.css b/.config/firefox/userContent.css index 0ab060f..b0dd875 100644 --- a/.config/firefox/userContent.css +++ b/.config/firefox/userContent.css @@ -79,11 +79,7 @@ domain(lore.kernel.org), domain(yhetil.org) { body { margin: auto; - max-width: fit-content; - } - - pre { - white-space: pre !important; + max-width: 120ch; } .q { |
