Fix min-w

This commit is contained in:
Kristofers Solo 2023-06-29 00:18:38 +00:00
parent dd0a699746
commit 5265ea03ff

View File

@ -5,7 +5,7 @@
<script src="{% static 'js/buttons.js' %}" defer></script>
{% endblock meta %}
{% block content %}
<div class="mx-auto font-condensed max-w-[60%]">
<div class="mx-auto font-condensed max-w-[60%] min-w-[32rem]">
<div class="p-8">
<h1 class="text-center text-4xl font-abel">{{ project.name }}</h1>
<h2 class="text-center text-2xl font-abel">