bundle, whitespace

This commit is contained in:
f0x 2021-07-08 16:57:48 +02:00
commit b76b3e7c47
2 changed files with 1 additions and 4 deletions

View file

@ -143,14 +143,13 @@ section.login form button {
grid-column: 2;
}
input, select {
input, select, textarea {
border: 1px solid #fafaff;
color: #fafaff;
background: #525c66;
width: 100%;
}
footer {
align-self: end;
@ -159,7 +158,6 @@ footer {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
footer a {
font-weight: bold;
}

View file

@ -158,7 +158,6 @@ input, select, textarea {
width: 100%;
}
footer {
align-self: end;