This commit is contained in:
wood 2023-11-09 01:04:34 +08:00
parent edbc2d219c
commit cf1ed818cc

View File

@ -208,9 +208,3 @@ code {
display: none !important;
}
}
@media only screen and (min-width: 1200px) {
.ui.container {
width: 1200px !important;
}
}