centre content #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
currently the page in centered on the
div#mainWrapper, which includes thediv#navSideBaranddiv#mainContent, however centering on just thediv#mainContentwould be better imo.this would make room for the table of contents on the right: https://codeberg.org/Squeljur/website/issues/7
Squeljur/website@b395a6b93eFixed by adding a(n empty) div to the right of the maincontent, which mirrors the sidebar to the left.