This commit is contained in:
2024-09-27 22:24:33 -04:00
parent 7f6116450f
commit bb60182164
58 changed files with 2414 additions and 681 deletions

View File

@@ -25,6 +25,10 @@ body {
height: 100%;
}
#root {
height: 100%;
}
input {
width: 150px;
}