Skip to content

Commit

Permalink
Update counter_section.html
Browse files Browse the repository at this point in the history
Updated counters
  • Loading branch information
ahti87 authored Apr 3, 2024
1 parent aa64bfd commit e68092e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/counter_section.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<img src="{{'/assets/images/counter-icon1.svg' | relative_url}}" alt="title">
</div>
<div class="counter-content">
<h2 class="display-2 my-2"><span class="counter-number">600</span>+</h2>
<h2 class="display-2 my-2"><span class="counter-number">1620</span>+</h2>
<p class="m-0 fw-bold">Allocations approved</p>
</div>
</div>
Expand All @@ -19,7 +19,7 @@ <h2 class="display-2 my-2"><span class="counter-number">600</span>+</h2>
<img src="{{'/assets/images/counter-icon2.svg' | relative_url}}" alt="title">
</div>
<div class="counter-content">
<h2 class="display-2 my-2"><span class="counter-number">25</span></h2>
<h2 class="display-2 my-2"><span class="counter-number">28</span></h2>
<p class="m-0 fw-bold">Organizations involved</p>
</div>
</div>
Expand Down

0 comments on commit e68092e

Please sign in to comment.