chore: increase the max width of main container

This commit is contained in:
Konstantinos Kaloutas
2022-09-07 14:56:08 +03:00
committed by Tienson Qin
parent acb0f91e77
commit c511b88ddc

View File

@@ -3,7 +3,7 @@
--ls-tag-text-hover-opacity: 1;
--ls-page-text-size: 1em;
--ls-page-title-size: 36px;
--ls-main-content-max-width: 810px;
--ls-main-content-max-width: 1200px;
--ls-main-content-max-width-wide: 100%;
--ls-font-family: Inter;
--ls-scrollbar-width: 6px;