Tweaked inner width

This commit is contained in:
2023-02-18 21:34:23 +11:00
committed by GitHub
parent 3c6e791dc0
commit f5f5e7d7d8

View File

@@ -33,7 +33,7 @@
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<section id="main_content" class="inner" style="max-width: 840px;">
{{ content }}
</section>
</div>