1
This commit is contained in:
parent
e55fe17bcf
commit
e2139dacb1
@ -490,6 +490,8 @@
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
text-shadow: 0 2rpx 5rpx rgba(0, 0, 0, 0.1);
|
text-shadow: 0 2rpx 5rpx rgba(0, 0, 0, 0.1);
|
||||||
|
position: relative;
|
||||||
|
top: -4rpx; // 向上微调2rpx
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -485,6 +485,8 @@
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
text-shadow: 0 2rpx 5rpx rgba(0, 0, 0, 0.1);
|
text-shadow: 0 2rpx 5rpx rgba(0, 0, 0, 0.1);
|
||||||
|
position: relative;
|
||||||
|
top: -4rpx; // 向上微调2rpx
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user