diff options
Diffstat (limited to '_layouts/base.html')
| -rw-r--r-- | _layouts/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/base.html b/_layouts/base.html index 6812893..0dca421 100644 --- a/_layouts/base.html +++ b/_layouts/base.html | |||
| @@ -17,7 +17,7 @@ | |||
| 17 | 17 | ||
| 18 | <style> | 18 | <style> |
| 19 | :root { | 19 | :root { |
| 20 | --body-max-width: 1100px; | 20 | --body-max-width: 1600px; |
| 21 | --border-color: gainsboro; | 21 | --border-color: gainsboro; |
| 22 | --border-size: 1px; | 22 | --border-size: 1px; |
| 23 | --border-style: solid; | 23 | --border-style: solid; |
