stepper title style

This commit is contained in:
Tykayn 2021-11-30 18:30:18 +01:00 committed by tykayn
parent f958b012b9
commit 6a9e85d66a
1 changed files with 9 additions and 0 deletions

View File

@ -44,5 +44,14 @@
.step-title-poll {
font-size: 0.85rem !important;
color: $d-neutral !important;
margin-bottom: 0rem;
}
h2 {
margin-bottom: 0rem;
}
.step-counter-text {
font-weight: 600;
}
}