frontend: revise website to display form in a table

This commit is contained in:
Patryk Hegenberg 2023-12-04 13:54:14 +01:00
parent 2d3f1ef951
commit e556883972
4 changed files with 109 additions and 132 deletions

View file

@ -8,7 +8,7 @@
<div id="banner" class="banner bg-gray-800 p-8 text-white">
<img src="/images/images/banner.jpg" alt="Dungeons-and-Dragons-Banner">
<a href="https://dnd.wizards.com/resources/press-assets">image credits</a>
<h1 class="centered text-4xl font-bold">Dungeons and Dragons</h1>
<h1 class="centered text-4xl font-bold">Dungeons and Dragons Monster Generator</h1>
</div>
</header>
{{ end }}