frontend: revise website to display form in a table
This commit is contained in:
parent
2d3f1ef951
commit
e556883972
4 changed files with 109 additions and 132 deletions
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue