Change Shop module title level

This commit is contained in:
2022-08-02 00:06:01 +02:00
parent c91166d548
commit 8584095f33

View File

@@ -80,7 +80,7 @@
</div>
<div class="shop__content">
<h2 class="title-medium">{title}</h2>
<h3 class="title-medium">{title}</h3>
<p class="text-small">{text}</p>
{#if enabled}
<Button {url} text={buttonText} color="pinklight" />