summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/style.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/assets/style.css b/assets/style.css
index dd0aedd..0ac750e 100644
--- a/assets/style.css
+++ b/assets/style.css
@@ -93,7 +93,3 @@ main:not(.wide) {
.nav-current {
font-weight: bold;
}
-
-pre {
- overflow-x: auto;
-}