upgrade the project

This commit is contained in:
PrinOrange
2024-04-03 22:08:27 +08:00
parent a615511139
commit ea3597d62f
313 changed files with 10677 additions and 7069 deletions

3
styles/layout.css Normal file
View File

@@ -0,0 +1,3 @@
.responsive-width {
@apply px-5 lg:px-20 xl:px-32 2xl:px-52;
}