style: widen max-width to let the page breathe

This commit is contained in:
Ash Monty 2023-04-01 00:11:18 +02:00
parent 212d437518
commit d4e4acb6fc
No known key found for this signature in database
GPG Key ID: 740B7C88251D49B6

View File

@ -1,6 +1,6 @@
:root {
--width: 1400px;
--width: 1500px;
--maxwidth: min(var(--width), 90%);
/* 1 is the base color, <1 are darker variations and >1 are lighter */