diff options
-rw-r--r-- | style.scss | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -235,6 +235,9 @@ blockquote { p { max-width: 52em; } + div.deco p { + max-width: unset; + } } .notebox { |
index : bynu/styling | ||
Unnamed repository; edit this file 'description' to name the repository. | Siri Reiter |
summaryrefslogtreecommitdiff |
-rw-r--r-- | style.scss | 3 |
@@ -235,6 +235,9 @@ blockquote { p { max-width: 52em; } + div.deco p { + max-width: unset; + } } .notebox { |