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>
|
section</section>
|
||||||
</main>
|
</main>
|
||||||
<footer class="io">
|
<footer class="io">
|
||||||
<span>state</span>
|
<nav>
|
||||||
<div class="spacer a"></div>
|
<span>state</span>
|
||||||
<button>action</button>
|
<div class="spacer a"></div>
|
||||||
|
<button>action</button>
|
||||||
|
</nav>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 3d23ba55d4c1c300d49cf91868cf65bb8307b5a6
|
Subproject commit 8ffc1b8346977486044443e0c7dba0bead25b9d8
|
||||||
Loading…
Add table
Add a link
Reference in a new issue