Display tweaks

This commit is contained in:
Mouse Reeve
2021-04-01 08:20:43 -07:00
parent d5d4582ed1
commit c9fdec33c4
3 changed files with 16 additions and 2 deletions

View File

@ -12,7 +12,7 @@
<h1 class="modal-card-title" id="get-started-header">
{% trans "Getting Started" %}
</h1>
<button class="delete" aria-label="close"></button>
<a href="/" class="delete" aria-label="close"></a>
</header>
<section class="modal-card-body">
{% block panel %}{% endblock %}