theme-photo

This commit is contained in:
tangly1024.com
2024-11-04 16:11:27 +08:00
parent c43924db77
commit 67019e9477
9 changed files with 169 additions and 180 deletions

View File

@@ -2,6 +2,10 @@
@tailwind components;
@tailwind utilities;
html {
overflow-x: hidden;
}
.wrapper {
min-height: 100vh;
display: flex;