We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 931ee02 commit dab396eCopy full SHA for dab396e
src/app/components/headers/header-stats/header-stats.component.html
@@ -10,7 +10,7 @@
10
statTitle="350,897"
11
statArrow="up"
12
statPercent="3.48"
13
- statPercentColor="text-green-500"
+ statPercentColor="text-emerald-500"
14
statDescripiron="Since last month"
15
statIconName="far fa-chart-bar"
16
statIconColor="bg-red-500"
@@ -46,10 +46,10 @@
46
statTitle="49,65%"
47
48
statPercent="12"
49
50
51
statIconName="fas fa-percent"
52
- statIconColor="bg-green-500"
+ statIconColor="bg-emerald-500"
53
></app-card-stats>
54
</div>
55
0 commit comments