bugfix: typo fix

This commit is contained in:
Settel 2022-07-31 22:50:54 +02:00
parent 72901cacbd
commit 5b50d3e525

View File

@ -52,7 +52,7 @@ const login = (): void => {
border: none;
border-bottom: $box-primary-border;
color: $text-primary-color;
font-family: font-secondary;
font-family: $font-secondary;
font-weight: 800;
font-size: 24px;
outline: none;