diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css index f0c75fd..4a390a7 100644 --- a/static/style.css +++ b/static/style.css @@ -147,7 +147,6 @@ blockquote { color: var(--blockquote-color); } pre { - width: 93%; padding-bottom: 5px; white-space: pre-wrap; padding: 11px; |