This commit is contained in:
Andrew Gundersen 2021-02-26 15:37:02 -06:00
commit 725753b7b3
8 changed files with 79 additions and 35 deletions

View file

@ -53,12 +53,17 @@
border: none;
outline: none;
z-index: 1;
}
.menu {
position: fixed;
margin-left: 20px;
margin-top: 20px;
z-index: 2;
}
.menuButton {