More responsive changes, probably should have split this up

This commit is contained in:
Peter Stockings
2023-12-08 22:28:17 +11:00
parent 0fa3d4b74b
commit 9dab060d23
3 changed files with 11 additions and 12 deletions

View File

@@ -126,7 +126,7 @@
</div>
</aside>
<div class="h-full w-full bg-gray-50 relative overflow-y-auto lg:ml-64">
<main id="main" class="w-full min-w-fit">
<main id="main" class="w-full ">
<div class="pt-3 md:pt-4 px-2 md:px-4" id="container">
{% block content %}
{% endblock %}