diff --git a/www/theme.css b/www/theme.css index 33b19b0..68e7cf9 100644 --- a/www/theme.css +++ b/www/theme.css @@ -3,7 +3,7 @@ --global-line-height: 1.4em; --font-stack: '-apple-system', 'BlinkMacSystemFont', 'Segoe UI', 'Helvetica', 'Arial', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; --background-color: #222225; - --page-width: 60em; + --page-width: 70em; --font-color: #e8e9ed; --invert-font-color: #222225; --secondary-color: #a3abba;