Skip to content

Commit

Permalink
fix line-break
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpapst committed Dec 11, 2023
1 parent 258486d commit 2a53811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/store-item.html
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ <h4 class="mb-4">This plugin includes:</h4>
{% endcomment %}

<div class="h2 d-flex align-items-center mb-4">
{{ pricing }}
<span class="text-nowrap">{{ pricing }}</span>
<small class="text-muted fs-xl fw-normal ms-2">
{{ buySubTitle }}
</small>
Expand Down

0 comments on commit 2a53811

Please sign in to comment.