This commit is contained in:
2023-02-27 00:56:40 +01:00
parent 4e09ada8f8
commit c6d34d8af2
4 changed files with 36 additions and 19 deletions

View File

@ -22,6 +22,8 @@ input[type=email], select, textarea
width: auto;
height: 25px;
align-self: end;
padding-left: 4px;
padding-right: 4px;
}
div.flexCenter
@ -54,7 +56,7 @@ div.flexCenter
padding: 20px;
justify-content: center;
width: 60%;
border-color: black;
padding: 10px;
border-style: solid;
border-width: 2px;