fix(core): update

This commit is contained in:
2023-10-05 14:36:59 +02:00
parent 6e680085a4
commit 964520a2f9
12 changed files with 103 additions and 93 deletions

View File

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