|
@@ -411,7 +411,7 @@
|
|
|
// brand-content
|
|
|
.brand-icon,.brand-content{text-align: center;@include single-line-ellipsis;}
|
|
|
.brand-icon{width: 170rpx;height: 34rpx;line-height: 34rpx;color: #180b34;margin: 2rpx auto 0;}
|
|
|
- .brand-content{width: 246rpx;height: 42rpx;line-height: 42rpx;color: #fff;margin: 0 auto;}
|
|
|
+ .brand-content{width: 246rpx;height: 36rpx;line-height: 36rpx;color: #fff;margin: 0 auto;}
|
|
|
.brand-lock,.brand-finish-icon{
|
|
|
width: 70rpx;height: 70rpx;@include ezy-no-repeat-cover;
|
|
|
position: absolute;transform: translateX(-50%);top: -125rpx;right: 58rpx;}
|