Change Shop About section layout
This commit is contained in:
@@ -129,7 +129,11 @@
|
||||
</nav>
|
||||
|
||||
<section class="shop-page__about grid">
|
||||
<p class="description text-normal">{shop.about}</p>
|
||||
<div class="description grid text-normal">
|
||||
<div class="description__inner">
|
||||
{@html shop.about}
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<PosterLayout
|
||||
|
||||
Reference in New Issue
Block a user