[new] add difficulty selection

This commit is contained in:
2021-01-18 23:42:40 +00:00
parent 2d14cc8b86
commit dcb076f737
5 changed files with 117 additions and 36 deletions

View File

@@ -2,6 +2,7 @@ body {
font-size: 18px;
height: 100%;
background-color: #FFF;
min-width:555px;
}
/*-------- Navbar --------*/