|
@@ -482,17 +482,17 @@
|
|
|
@media screen and (min-width:0px) and (max-width:1024px) {
|
|
|
.pdfnum {right: 13% !important}
|
|
|
.total-studentnum {right: 4% !important}
|
|
|
- .class-num {right: 21% !important}
|
|
|
+ .class-num {right: 24% !important}
|
|
|
}
|
|
|
|
|
|
@media screen and (min-width:1025px) and (max-width:1366px) {
|
|
|
.pdfnum {right: 9.5% !important}
|
|
|
.total-studentnum {right: 2.5% !important}
|
|
|
- .class-num {right: 16% !important}
|
|
|
+ .class-num {right: 18% !important}
|
|
|
}
|
|
|
|
|
|
@media screen and (min-width:1367px) and (max-width:1920px) {
|
|
|
.pdfnum {right: 8% !important}
|
|
|
.total-studentnum {right: 2.5% !important}
|
|
|
- .class-num {right: 13% !important}
|
|
|
+ .class-num {right: 14% !important}
|
|
|
}
|