Added simplified mode and disabled not useful buttons

This commit is contained in:
Pax1601
2024-01-01 18:19:56 +01:00
parent c9dc5eb2f5
commit bf93b8e90a
9 changed files with 98 additions and 21 deletions

View File

@@ -180,6 +180,7 @@ body {
display: flex;
flex-direction: column;
row-gap: 10px;
width: 50%;
}
.instructions>span {