bugfix: typo fix
This commit is contained in:
parent
72901cacbd
commit
5b50d3e525
@ -52,7 +52,7 @@ const login = (): void => {
|
|||||||
border: none;
|
border: none;
|
||||||
border-bottom: $box-primary-border;
|
border-bottom: $box-primary-border;
|
||||||
color: $text-primary-color;
|
color: $text-primary-color;
|
||||||
font-family: font-secondary;
|
font-family: $font-secondary;
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
outline: none;
|
outline: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user