webapp/src/components/Nav/AuthModal/AuthModalHeader/AuthModalHeader.module.scss

12 lines
180 B
SCSS
Raw Normal View History

2023-09-27 21:28:32 +00:00
.authFormHeader {
margin-right: 3.2rem;
}
.authFormDescription {
font-size: 14px;
font-weight: 400;
line-height: 18px;
letter-spacing: -0.14px;
margin: 12px 0 54px;
}