Добавлена страница вёрстка для страницы смены пароля после процесса аутентификации

This commit is contained in:
ErickSkrauch
2016-02-26 01:42:20 +03:00
parent 185e328945
commit aa422cb4f2
8 changed files with 142 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
@import '~components/ui/colors.scss';
.descriptionText {
font-size: 15px;
line-height: 1.4;
padding-bottom: 8px;
color: #aaa;
}
// TODO: вынести иконки такого типа в какую-то внешнюю структуру?
.security {
color: #fff;
font-size: 90px;
line-height: 1;
margin-bottom: 15px;
}