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

14 lines
186 B
SCSS
Raw Normal View History

2022-10-21 18:17:04 +00:00
.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;
}