Set max screen content width

This commit is contained in:
Jose Olarte III
2024-01-02 15:25:51 +08:00
parent 1f13bf772c
commit 998a1d312f
26 changed files with 26 additions and 26 deletions

View File

@@ -2,7 +2,7 @@
<QuickNav />
<!-- CONTENT -->
<section id="Content" class="p-6 pb-24">
<section id="Content" class="p-6 pb-24 max-w-3xl mx-auto">
<!-- Breadcrumb -->
<div class="mb-8">
<!-- Back -->