Создал директории для каждого компонента auth

This commit is contained in:
SleepWalker
2016-03-13 10:50:09 +02:00
parent 518901fb57
commit 41015ca336
27 changed files with 18 additions and 18 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;
}