remove hidden nbsp…
This commit is contained in:
parent
6259bbd3b4
commit
35d0745d0d
|
@ -7,7 +7,7 @@ layout: default
|
|||
{% if forloop.first %}
|
||||
<div class="donationCounter">
|
||||
<span>
|
||||
{{ site.donationCounter.donated | intcomma: '.' }}{{ global.donation.currency }} {{ global.donation.text }} {{ site.donationCounter.goal | intcomma: '.' }}{{ global.donation.currency }}
|
||||
{{ site.donationCounter.donated | intcomma: '.' }}{{ global.donation.currency }} {{ global.donation.text }} {{ site.donationCounter.goal | intcomma: '.' }}{{ global.donation.currency }}
|
||||
</span>
|
||||
</div>
|
||||
<nav id="navElm">
|
||||
|
|
Loading…
Reference in a new issue