login password und css bereinigt

This commit is contained in:
2023-02-28 00:04:26 +01:00
parent d971884207
commit 85cb0102d5
9 changed files with 18 additions and 90 deletions

View File

@ -26,11 +26,6 @@ input[type=email], select, textarea
padding-right: 4px;
}
div.flexCenter
{
display: flex;
}
/* Style the label to display next to the inputs */
.flexCenter label
{
@ -109,9 +104,4 @@ div.flexCenter
flex-direction: column;
align-items: center;
}
.textArea
{
height: 100px;
}