xy 2 years ago
parent 12acedbf4c
commit 7c8d228cb4

@ -127,12 +127,21 @@
left: -10px;
top: 50%;
}
.static2 .static2__item .static2__item--label:nth-child(2)::before {
background: #548fee;
}
.static2 .static2__item .static2__item--label:nth-child(3)::before {
background: #78d3a9;
}
.static1 .static1__item .static1__item--value,.static2 .static2__item .static2__item--value {
font-weight: 600;
color: #333;
line-height: 2;
font-size: 15px;
}
.static2 .static2__item .static2__item--value {
text-align: center;
}
</style>
@endpush

Loading…
Cancel
Save