mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-03-21 17:24:28 -05:00
style: widen max-width to let the page breathe
This commit is contained in:
parent
212d437518
commit
d4e4acb6fc
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user