coloooors

This commit is contained in:
2024-09-18 18:36:54 +02:00
parent fb63a2011b
commit 0937de96dd
14 changed files with 469 additions and 155 deletions

View File

@ -3,7 +3,7 @@
{% match header_props.back_link %}
{% when Some with (link) %}
<a
class="p-3 text-lg font-medium drop-shadow-md"
class="px-3 py-2 text-lg font-medium drop-shadow-md"
href="{{link.href}}"
>
{{link.label}}