大屏字体大小修改

cyl/dev
张少康 2 years ago
parent 479055fe0c
commit 4c45e8d705

@ -703,12 +703,6 @@ test(e) { //数据接收
div{
color: #fff;
}
/deep/ .ttd{
text-align: center;
font-size: 36px;
}
/deep/ .ttd{
text-align: center;
font-size: 36px;
@ -812,13 +806,13 @@ div{
width: 14%;
}
@media screen and (max-width: 1500px) {
@media screen and (max-width: 1520px) {
h4.f24 {
font-size: 48px;
}
.ttd{
text-align: center;
font-size: 25px;
font-size: 27px;
}
.s_left {
width: 96%;

Loading…
Cancel
Save