diff --git a/www/theme.css b/www/theme.css index c53f8de..23e669d 100644 --- a/www/theme.css +++ b/www/theme.css @@ -3,7 +3,7 @@ --global-line-height: 1.4em; --font-stack: sans-serif; --background-color: #222225; - --page-width: 70em; + --page-width: 80em; --font-color: #e8e9ed; --invert-font-color: #222225; --secondary-color: #a3abba;