feat: Adapt new hippie styles

- Use bound io class
- Remove over specified styles
This commit is contained in:
sthag 2025-06-19 16:45:20 +02:00
parent 3b380e954a
commit d83ae3ea22
5 changed files with 6 additions and 24 deletions

View file

@ -22,8 +22,10 @@ tags:
{% endblock %}
{% block body %}
<header class="io pos_fix pin_top pin_right pin_left">
<button data-action="add">Add</button>
</header>
<div id="space"></div>
<button data-action="add">Add</button>
{% endblock %}
{%- block script %}