feat: CSS-changeable max-width in wide mode

This commit is contained in:
Michael Schmidt-Korth
2021-08-09 11:45:57 +02:00
committed by Tienson Qin
parent c113a4e43a
commit 1f408d7e34
2 changed files with 2 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
--ls-page-title-size: 36px;
--ls-font-family: 'Inter';
--ls-main-content-max-width: 740px;
--ls-main-content-max-width-wide: 100%;
--ls-border-radius-low: 4px;
--ls-border-radius-medium: 8px;
}