Files
25-ZhiNengZhiZaoGongChangPi…/public/css/mobile.css

37 lines
604 B
CSS

.total-mn::after{
clear: both;
content: '';
display: table;
}
#look div {
font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
.title-date{
margin-bottom: 50px;
}
.ym-menu1 li{
font-size: 1.3rem
}
#machineryData{
width: 340px;
}
#look div{
font-size: 1.2rem
}
.table-container .tg td {
font-size: 1rem;
}
.box9-1{
display: block;
font: 1em sans-serif;
overflow: scroll;
}
.panel-table{
width: 200%;
}
.tg .tg-gfc8{
padding: 10px 1px
}
}