aboutsummaryrefslogtreecommitdiffstats
path: root/scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss')
-rw-r--r--scss/_content.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/scss/_content.scss b/scss/_content.scss
index 7aa7b2c..56a009c 100644
--- a/scss/_content.scss
+++ b/scss/_content.scss
@@ -7,6 +7,10 @@
.markdown {
max-width: 640px;
position: relative;
+
+ &.fullwidth {
+ max-width: max-content;
+ }
}
.markdown,