Files
carpseeds.pl/wp-content/plugins/jet-elements/assets/scss/skin/_jet-circle-progress.scss
2024-07-15 11:28:08 +02:00

21 lines
232 B
SCSS

.circle-counter {
.circle-val {
color: #6ec1e4;
font-size: 23px;
.circle-counter__prefix {
line-height: 1;
}
.circle-counter__suffix {
line-height: 1;
}
}
.circle-counter__title {
padding-top: 10px;
}
}