feat: improved UI
CI / test (push) Successful in 1m54s
CI / build (push) Successful in 16s

This commit is contained in:
2026-07-31 15:09:50 +02:00
parent 393b39cacd
commit 201451d89f
21 changed files with 557 additions and 648 deletions
@@ -3,7 +3,7 @@
id="theme-toggle"
type="button"
aria-label="switchtheme"
class="btn btn-circle">
class="btn btn-ghost btn-circle">
{% include 'components/icons/moon.svg' %}
{% include 'components/icons/sun.svg' %}
</button>