hadnling new statistic dashboard cover
This commit is contained in:
parent
fa74b1f50c
commit
7921e48b2d
|
|
@ -1,15 +1,15 @@
|
|||
.dashboard-widget {
|
||||
@apply pb-12;
|
||||
&__title {
|
||||
@apply !text-2xl text-center !font-semibold !text-blue-600;
|
||||
@apply !text-2xl text-center !font-semibold !text-lhoist;
|
||||
}
|
||||
&__preview-picture {
|
||||
@apply !w-full mx-auto;
|
||||
max-width: 300px;
|
||||
@apply !w-full mx-auto my-8;
|
||||
max-width: 240px;
|
||||
display: block;
|
||||
}
|
||||
&__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;
|
||||
transition: all 0.3s;
|
||||
cusror: pointer;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user