2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-08-01 18:21:30 +00:00

make height constaint simpler

This commit is contained in:
Matthias Mair
2022-04-23 12:52:19 +02:00
parent c2c4048bb6
commit 606eb592f4
6 changed files with 11 additions and 7 deletions

View File

@@ -15,7 +15,7 @@ layout: default
{% endif %}
</header>
<article class="prose prose-sm sm:prose lg:prose-lg xl:prose-xl mx-auto min-h-screen">
<article class="prose prose-sm sm:prose lg:prose-lg xl:prose-xl mx-auto">
<h1>{{ page.title }}</h1>
<p>
{{ page.date | date_to_string }}