diff --git a/com.twin.app.shoptime/assets/fonts/arial/Arial-Black.woff b/com.twin.app.shoptime/assets/fonts/arial/Arial-Black.woff new file mode 100644 index 00000000..38f6ff97 Binary files /dev/null and b/com.twin.app.shoptime/assets/fonts/arial/Arial-Black.woff differ diff --git a/com.twin.app.shoptime/src/views/HomePanel/HomeBanner/RandomUnit.module.less b/com.twin.app.shoptime/src/views/HomePanel/HomeBanner/RandomUnit.module.less index f83efa67..0bce035f 100644 --- a/com.twin.app.shoptime/src/views/HomePanel/HomeBanner/RandomUnit.module.less +++ b/com.twin.app.shoptime/src/views/HomePanel/HomeBanner/RandomUnit.module.less @@ -83,7 +83,6 @@ .todaysDealTitle { font-size: 58px; line-height: 60px; - font-weight: 900; font-family: @arialFontBold; } } @@ -93,15 +92,12 @@ .todaysDealTitle { .size(@w:100%,@h:132px); font-size: 76px; - font-weight: 900; word-break: break-word; font-stretch: normal; - font-style: normal; color: #151515; text-align: center; line-height: 76px; - font-family: @arialFont; - font-weight: 900; + font-family: @arialFontBold; } .textBox { .size(@w: 100%, @h: 80px); @@ -158,16 +154,15 @@ .productInfo { margin-bottom: 0; .todaysDealTitle { - .size(@w:296px,@h:114px); + .size(@w:305px,@h:114px); margin-top: 53px; margin-left: 49px; font-size: 66px; - font-weight: 900; word-break: break-word; color: #151515; text-align: left; line-height: 57px; - font-family: Arial, Helvetica, sans-serif; + font-family: @arialBlack; } .textBox { .size(@w: 294px, @h: 80px);