summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index 93395e4..87e01e0 100644
--- a/style.scss
+++ b/style.scss
@@ -209,7 +209,7 @@ body {
.notebox {
float: none;
display: block;
- max width: 500px;
+ max width: 48em;
color: gray !important;
background: none;
margin-left: 0;