Change Shop module title level
This commit is contained in:
@@ -80,7 +80,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="shop__content">
|
<div class="shop__content">
|
||||||
<h2 class="title-medium">{title}</h2>
|
<h3 class="title-medium">{title}</h3>
|
||||||
<p class="text-small">{text}</p>
|
<p class="text-small">{text}</p>
|
||||||
{#if enabled}
|
{#if enabled}
|
||||||
<Button {url} text={buttonText} color="pinklight" />
|
<Button {url} text={buttonText} color="pinklight" />
|
||||||
|
|||||||
Reference in New Issue
Block a user