Skip to content

Commit

Permalink
Merge branch 'master' into fix425910
Browse files Browse the repository at this point in the history
  • Loading branch information
jain-aishwary07 committed Apr 18, 2024
2 parents 24c0e9c + 231a87b commit 6a91370
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion frontend/src/views/web/landing.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ <h4><strong>40,000+</strong></h4>
<div class="row">
<div class="col s12 m12 l12">
<div class="center fs-20 w-500">
<h4><strong>350,000+</strong></h4>
<h4><strong>430,000+</strong></h4>
</div>
</div>
<div class="row">
Expand Down
2 changes: 1 addition & 1 deletion frontend_v2/src/app/components/home/home.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ <h3><strong>40,000+</strong></h3>
<div class="row">
<div class="col s12 m12 l12">
<div class="center fs-20 w-500">
<h3><strong>350,000+</strong></h3>
<h3><strong>430,000+</strong></h3>
</div>
</div>
<div class="row">
Expand Down

0 comments on commit 6a91370

Please sign in to comment.