This commit is contained in:
Liam Stamper
2023-09-23 14:30:41 -05:00
parent 4eb374fe44
commit 3faea4541b
2 changed files with 8 additions and 2 deletions

View File

@ -416,7 +416,7 @@ input[type=submit]{
display: flex;
flex-direction: column;
align-items: center;
height: 600px;
height: 700px;
width: 500px;
padding: 20px;
border: 2px solid #000;