add basic menu

This commit is contained in:
Aoife
2020-11-21 05:05:53 -05:00
parent b77c4d29f9
commit 757ac1a52a
7 changed files with 131 additions and 9 deletions
+1
View File
@@ -63,6 +63,7 @@
-moz-user-select: none; /* Old versions of Firefox */
-ms-user-select: none; /* Internet Explorer/Edge */
user-select: none;
transition: all 0.2s ease-in-out;
}
.tab:hover {