Fix minor style issue in react-vite-app

This commit is contained in:
Jerome Wu 2023-07-28 23:20:06 +08:00
parent c55c3d0f6e
commit 8ab4379a21

View File

@ -29,6 +29,7 @@ body {
place-items: center;
min-width: 320px;
min-height: 100vh;
justify-content: center;
}
h1 {