fix: Layout of footer for settings
This commit is contained in:
parent
6e722cd907
commit
0a27169a1b
2 changed files with 6 additions and 4 deletions
|
|
@ -140,9 +140,11 @@ tags:
|
|||
section</section>
|
||||
</main>
|
||||
<footer class="io">
|
||||
<span>state</span>
|
||||
<div class="spacer a"></div>
|
||||
<button>action</button>
|
||||
<nav>
|
||||
<span>state</span>
|
||||
<div class="spacer a"></div>
|
||||
<button>action</button>
|
||||
</nav>
|
||||
</footer>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue