fix: update layout and style for main content structure
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
<a href="/{{ site.resumeUrl }}" target="_blank" class="hidden block btn mt-2">View Resume</a>
|
||||
</div>
|
||||
</header>
|
||||
<main class="container mx-auto px-6 py-12">
|
||||
<main class="main-content container mx-auto px-6 py-12">
|
||||
{{ content | safe }}
|
||||
</main>
|
||||
<!-- Footer -->
|
||||
|
Reference in New Issue
Block a user