12 lines
180 B
SCSS
12 lines
180 B
SCSS
.authFormHeader {
|
|
margin-right: 3.2rem;
|
|
}
|
|
|
|
.authFormDescription {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
line-height: 18px;
|
|
letter-spacing: -0.14px;
|
|
margin: 12px 0 54px;
|
|
}
|