strong bold medium and heading tag handling
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
{% match header_props.back_link %}
|
||||
{% when Some with (link) %}
|
||||
<a
|
||||
class="px-3 py-2 text-lg font-medium drop-shadow-md"
|
||||
class="px-3 py-2 text-lg font-medium"
|
||||
href="{{link.href}}"
|
||||
>
|
||||
{{link.label}}
|
||||
|
Reference in New Issue
Block a user