update: improve layout

This commit is contained in:
2023-07-02 16:38:21 +02:00
parent 0da2631d37
commit 953d11ded0
2 changed files with 34 additions and 17 deletions

View File

@@ -22,6 +22,16 @@ body{
color: darkgray;
}
.form-container{
margin: auto;
padding: 20px;
width: fit-content;
}
.form-button{
}
.overview-tile{
color: black;
}