This commit is contained in:
白菜
2025-08-11 21:50:38 +08:00
parent 9db3b4f9f7
commit d203ca541a
19 changed files with 62 additions and 71 deletions

View File

@ -64,5 +64,10 @@ export default {
<style scoped lang="scss">
@media only screen and (min-width: 1200px) {
.single-square-box-container {
min-width: 16.6666666667%;
width: fit-content;
}
}
</style>