Revert "chore: increase the max width of main container"

This reverts commit 5bc0537954.
This commit is contained in:
Konstantinos Kaloutas
2022-09-14 09:41:05 +03:00
committed by Andelf
parent bd914615ef
commit 14e87963ef

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: 1200px;
--ls-main-content-max-width: 810px;
--ls-main-content-max-width-wide: 100%;
--ls-font-family: Inter;
--ls-scrollbar-width: 6px;