(no bug) - Section Title 300 weight and 4px subtitle spacing
This commit is contained in:
Родитель
ee771f261d
Коммит
42be567f59
|
@ -4,6 +4,7 @@
|
||||||
.title {
|
.title {
|
||||||
line-height: 48px;
|
line-height: 48px;
|
||||||
font-size: 36px;
|
font-size: 36px;
|
||||||
|
font-weight: 300;
|
||||||
color: $grey-90;
|
color: $grey-90;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -11,5 +12,6 @@
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
color: $grey-50;
|
color: $grey-50;
|
||||||
|
margin-top: 4px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче