webapp/src/components/Nav/AuthModal/EmailConfirm.module.scss
Igor Lobanov 4fabc7554d WIP
2022-10-21 20:17:04 +02:00

14 lines
186 B
SCSS

.title {
font-size: 26px;
line-height: 32px;
font-weight: 700;
color: #141414;
margin-bottom: 16px;
}
.text {
font-size: 15px;
line-height: 24px;
margin-bottom: 52px;
}