2019-12-07 21:02:00 +02:00
|
|
|
@import '~app/components/ui/fonts.scss';
|
2016-05-22 21:58:43 +03:00
|
|
|
|
|
|
|
.description {
|
2019-11-27 11:03:32 +02:00
|
|
|
font-family: $font-family-title;
|
|
|
|
margin: 5px 0 19px;
|
|
|
|
line-height: 1.4;
|
|
|
|
font-size: 16px;
|
2016-05-22 21:58:43 +03:00
|
|
|
}
|