Modifications

This commit is contained in:
2022-12-31 11:33:44 +01:00
parent 23d5d0d20d
commit d2397191a0
8 changed files with 55 additions and 8 deletions

View File

@@ -36,6 +36,12 @@ div {
color: white
}
.logs {
justify-content: center;
background-color: black;
color: white
}
input[type="submit"] {
display: block;