スマホ・レーアウト・バグ(#304) (#305)

#304

#304

#304

Co-authored-by: miteruzo <miteruzo@naver.com>
Reviewed-on: #305
This commit was merged in pull request #305.
This commit is contained in:
2026-04-11 16:58:41 +09:00
parent 7b15cb2c5a
commit e021423904
7 changed files with 26 additions and 20 deletions
+5 -3
View File
@@ -46,10 +46,12 @@ a
body
{
margin: 0;
display: flex;
place-items: center;
min-width: 320px;
min-height: 100vh;
}
#root
{
min-height: 100dvh;
}
h1