feat(project dependencies): Updated various dependencies and internal fonts

This commit is contained in:
2024-06-30 10:37:12 +02:00
parent 04170d4834
commit f72936d1a7
18 changed files with 5701 additions and 4245 deletions

View File

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