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 %}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 3d23ba55d4c1c300d49cf91868cf65bb8307b5a6
|
||||
Subproject commit 8ffc1b8346977486044443e0c7dba0bead25b9d8
|
||||
Loading…
Add table
Add a link
Reference in a new issue