halving text changes

This commit is contained in:
KarthiKeyanZ 2023-01-24 14:51:58 +00:00
parent 73f4748bc0
commit 4c7a914db2

View File

@ -32,7 +32,7 @@
<epic-explorer-search></epic-explorer-search> <epic-explorer-search></epic-explorer-search>
</div> </div>
<div *ngIf="halvingtext" class="text-center"> <div *ngIf="halvingtext" class="text-center">
<p class="mb-0 mt-2">next halving {{this.halvingtext}}</p> <p class="mb-0 mt-2">Next halving in {{this.halvingtext}}</p>
</div> </div>
</div> </div>
<div class="col-sm-5 col-md-4"> <div class="col-sm-5 col-md-4">