webapp/src/components/Nav/AuthModal/AuthModalHeader/AuthModalHeader.module.scss
2023-09-28 00:28:32 +03:00

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;
}