fix font size

pull/23/head
usama.jameel 2025-05-20 15:58:22 +05:00
parent f9de151794
commit 3c129e4e66
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@
<div class="card-body p-0 text-center d-flex justify-content-center">
<div class="px-2 ">
<h1 class="card-text" th:text="${phases.get('wash')?.intValue() ?: 0} + ' Pcs'"></h1>
<h2 class="card-title">WASH/STAMP</h2>
<h2 class="card-title">WASH/STAIN</h2>
</div>
</div>
</div>