hadnling new statistic dashboard cover
This commit is contained in:
parent
fa74b1f50c
commit
7921e48b2d
|
|
@ -1,15 +1,15 @@
|
||||||
.dashboard-widget {
|
.dashboard-widget {
|
||||||
@apply pb-12;
|
@apply pb-12;
|
||||||
&__title {
|
&__title {
|
||||||
@apply !text-2xl text-center !font-semibold !text-blue-600;
|
@apply !text-2xl text-center !font-semibold !text-lhoist;
|
||||||
}
|
}
|
||||||
&__preview-picture {
|
&__preview-picture {
|
||||||
@apply !w-full mx-auto;
|
@apply !w-full mx-auto my-8;
|
||||||
max-width: 300px;
|
max-width: 240px;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
&__cta {
|
&__cta {
|
||||||
@apply bg-blue-500 text-lg !text-white py-4 px-6 rounded-full block w-fit mx-auto;
|
@apply bg-lhoist text-lg !text-white py-4 px-6 rounded-full block w-fit mx-auto;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
transition: all 0.3s;
|
transition: all 0.3s;
|
||||||
cusror: pointer;
|
cusror: pointer;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user