feat: update home layout (#1242)

This commit is contained in:
boojack
2023-03-04 13:49:53 +08:00
committed by GitHub
parent 9d4bb5b3af
commit 6ab58f294e
26 changed files with 610 additions and 721 deletions

View File

@ -17,11 +17,6 @@
overflow-wrap: anywhere;
word-break: normal;
}
@media screen and (min-width: 1024px) {
.ml-calc {
margin-left: calc(100vw - 100%);
}
}
}
@layer components {