消除警告
This commit is contained in:
parent
64ae4b32ba
commit
72edd4cf72
@ -127,12 +127,12 @@ export default {
|
||||
#spdetail{
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
font-family: PingFangSC-Regular;
|
||||
@include media-breakpoint-between(xs, md) {
|
||||
margin-top: 10px;
|
||||
overflow-wrap: break-word;
|
||||
color: rgba(255, 255, 255, 1);
|
||||
font-size: 16px;
|
||||
font-family: PingFangSC-Regular;
|
||||
font-weight: normal;
|
||||
line-height: 48px;
|
||||
}
|
||||
@ -142,7 +142,6 @@ export default {
|
||||
overflow-wrap: break-word;
|
||||
color: rgba(255, 255, 255, 1);
|
||||
font-size: 30px;
|
||||
font-family: PingFangSC-Regular;
|
||||
font-weight: normal;
|
||||
white-space: nowrap;
|
||||
line-height: 48px;
|
||||
@ -153,7 +152,6 @@ export default {
|
||||
overflow-wrap: break-word;
|
||||
color: rgba(255, 255, 255, 1);
|
||||
font-size: 36px;
|
||||
font-family: PingFangSC-Regular;
|
||||
font-weight: normal;
|
||||
white-space: nowrap;
|
||||
line-height: 48px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user