Setup container system for all pages with max-width constraint while maintaining full-width backgrounds
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
</main>
|
||||
|
||||
<footer class="bg-gray-900 text-white py-16">
|
||||
<div class="container mx-auto px-4">
|
||||
<div class="max-w-6xl mx-auto px-4 sm:px-6 lg:px-8">
|
||||
<%= render "components/footer" %>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user