style inputs, dockerfile

This commit is contained in:
Gator
2022-01-15 21:20:34 +01:00
parent d19699ab90
commit 49a0f70cf4
5 changed files with 51 additions and 4 deletions

View File

@ -68,6 +68,7 @@ input[type="button"] {
.form-field {
display: flex;
margin: 10px;
justify-content: space-between;
}
.menu-row {