form view

This commit is contained in:
Jan Prochazka
2021-03-21 17:55:25 +01:00
parent 965a967450
commit 34f2fb2a0a
13 changed files with 329 additions and 10 deletions

View File

@@ -32,6 +32,7 @@ body {
visibility: hidden;
}
.space-between {
display: flex;
justify-content: space-between;
}
.flex {