diff --git a/less/category.less b/less/category.less index a0260cb..91a44f6 100644 --- a/less/category.less +++ b/less/category.less @@ -131,20 +131,20 @@ } .description { - font-size: 0.73125rem; + font-size: 1.2rem; font-weight: normal; - line-height: 1; + line-height: 1.2; color: @gray-light; margin-top: 5px; } - - .description, .category-children { + + .description { margin-left: 62px; } - + .category-children { font-size: 15px; - + small { color: #999999; }