This commit is contained in:
woodchen 2024-01-19 16:04:32 +08:00
parent ab8b40eb0c
commit f02c9fa882

View File

@ -28,7 +28,7 @@
/* flex-direction: column; */ /* flex-direction: column; */
/* align-items: center; */ /* align-items: center; */
justify-content: space-between; justify-content: space-between;
/* height: 100vh; */ height: 100vh;
overflow: hidden; overflow: hidden;
background: #6495ED; background: #6495ED;
} }