File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/app/components/cards/card-stats Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 < div class ="flex-auto p-4 ">
55 < div class ="flex flex-wrap ">
66 < div class ="relative w-full pr-4 max-w-full flex-grow flex-1 ">
7- < h5 class ="text-coolGray -400 uppercase font-bold text-xs ">
7+ < h5 class ="text-blueGray -400 uppercase font-bold text-xs ">
88 {{ statSubtitle }}
99 </ h5 >
10- < span class ="font-semibold text-xl text-coolGray -700 ">
10+ < span class ="font-semibold text-xl text-blueGray -700 ">
1111 {{ statTitle }}
1212 </ span >
1313 </ div >
@@ -20,7 +20,7 @@ <h5 class="text-coolGray-400 uppercase font-bold text-xs">
2020 </ div >
2121 </ div >
2222 </ div >
23- < p class ="text-sm text-coolGray -400 mt-4 ">
23+ < p class ="text-sm text-blueGray -400 mt-4 ">
2424 < span class ="mr-2 " [ngClass] ="statPercentColor ">
2525 < i
2626 [ngClass] ="
You can’t perform that action at this time.
0 commit comments