7 lines
106 B
SCSS
Raw Normal View History

2017-08-22 21:39:08 +03:00
.descriptionText {
2020-05-24 02:08:24 +03:00
font-size: 15px;
line-height: 1.4;
padding-bottom: 8px;
color: #aaa;
2017-08-22 21:39:08 +03:00
}