summaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'style.scss')
-rw-r--r--style.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.scss b/style.scss
index 2ea9f6a..0585f98 100644
--- a/style.scss
+++ b/style.scss
@@ -235,6 +235,9 @@ blockquote {
p {
max-width: 52em;
}
+ div.deco p {
+ max-width: unset;
+ }
}
.notebox {