diff options
Diffstat (limited to 'theme/static')
| -rw-r--r-- | theme/static/styles.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/static/styles.css b/theme/static/styles.css index 67488b7..26bf1d6 100644 --- a/theme/static/styles.css +++ b/theme/static/styles.css @@ -14,7 +14,7 @@ body { font-size: 0.85rem; line-height: 1.4; margin: 0 auto; - max-width: 45em; + max-width: 50em; padding: 1.5rem; } @@ -332,4 +332,4 @@ footer { --link: #67C0FF; --code: #FF6C6B; } -}
\ No newline at end of file +} |
