Fix:4778 【商城小程序】产品故事苹果手机字体单独调整,字体加大2个字号
This commit is contained in:
@@ -199,10 +199,10 @@ export default {
|
||||
.good-story{
|
||||
position: absolute;
|
||||
color: #fff;
|
||||
height: 160px;
|
||||
height: 320rpx;
|
||||
writing-mode: vertical-rl;
|
||||
color: #ffefd2;
|
||||
font-size: 12px;
|
||||
line-height: 16px;
|
||||
font-size: 24rpx;
|
||||
line-height: 36rpx;
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -456,10 +456,10 @@ export default {
|
||||
.good-story{
|
||||
position: absolute;
|
||||
color: #fff;
|
||||
height: 160px;
|
||||
height: 320rpx;
|
||||
writing-mode: vertical-rl;
|
||||
color: #ffefd2;
|
||||
font-size: 12px;
|
||||
line-height: 16px;
|
||||
font-size: 24rpx;
|
||||
line-height: 36rpx;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user