update content

This commit is contained in:
2022-10-31 21:01:37 -07:00
parent 8a364b81e6
commit 481de4dfb1
2 changed files with 7 additions and 0 deletions

View File

@@ -28,6 +28,11 @@ html {
margin-left: 3rem;
}
.content {
display: flex;
margin: 0rem 1rem;
}
.form {
display: flex;
flex-direction: column;