fix: style cleanup
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<div class="col-span-5 h-screen overflow-y-scroll">
|
||||
<twig:Header />
|
||||
<div class="px-4 mt-3 flex flex-row justify-between">
|
||||
<h2 class="text-3xl font-bold text-gray-50">{% block h2 %}{% endblock %}</h2>
|
||||
<h2 class="m-2 text-3xl font-bold text-gray-50">{% block h2 %}{% endblock %}</h2>
|
||||
<div class="flex flex-row gap-1 align-end justify-end items-end">
|
||||
{% block action_buttons %}{% endblock %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user