Showing
1 changed file
with
7 additions
and
1 deletions
@@ -1374,9 +1374,15 @@ | @@ -1374,9 +1374,15 @@ | ||
1374 | .block-title { | 1374 | .block-title { |
1375 | 1375 | ||
1376 | .title { | 1376 | .title { |
1377 | - width: 200px; | 1377 | + |
1378 | + &:nth-child(2) { | ||
1379 | + margin-right: 34px; | ||
1380 | + } | ||
1381 | + | ||
1378 | } | 1382 | } |
1383 | + | ||
1379 | } | 1384 | } |
1385 | + | ||
1380 | } | 1386 | } |
1381 | 1387 | ||
1382 | .recommend-content { | 1388 | .recommend-content { |
-
Please register or login to post a comment