fix(core): update

This commit is contained in:
2023-01-03 17:37:10 +01:00
parent 5f1b29f742
commit c4236d28c6
12 changed files with 156 additions and 208 deletions

View File

@ -153,7 +153,7 @@ export class DeesStepper extends DeesElement {
.step .title {
text-align: center;
padding-top: 50px;
font-family: Roboto;
font-family: Inter;
font-size: 25px;
font-weight: 300;
}