2019-12-08 00:32:00 +05:30
|
|
|
@import '~app/components/ui/fonts.scss';
|
2016-05-23 00:28:43 +05:30
|
|
|
|
|
|
|
.description {
|
2019-11-27 14:33:32 +05:30
|
|
|
font-family: $font-family-title;
|
|
|
|
margin: 5px 0 19px;
|
|
|
|
line-height: 1.4;
|
|
|
|
font-size: 16px;
|
2016-05-23 00:28:43 +05:30
|
|
|
}
|