Bugfix/fix spacing on pricing page (#3571)

* Fix spacing
pull/3574/head
Thomas Kaul 6 months ago committed by GitHub
parent acc59866a3
commit b94c1f280b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -253,7 +253,8 @@
} @else { } @else {
{{ baseCurrency }}&nbsp;<strong>{{ price }}</strong> {{ baseCurrency }}&nbsp;<strong>{{ price }}</strong>
} }
&nbsp;<span i18n>per year</span></span <span>&nbsp;</span>
<span i18n>per year</span></span
> >
</p> </p>
@if ( @if (

Loading…
Cancel
Save