Implement menu bar floating list menus (#163)

Progress towards #135
This commit is contained in:
Keavon Chambers
2021-05-31 11:51:32 -07:00
committed by GitHub
parent 83984700bf
commit ad9feda054
16 changed files with 482 additions and 58 deletions
+1
View File
@@ -27,6 +27,7 @@
// See https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/color() and https://caniuse.com/css-color-function
// E6 = 90% alpha
--floating-menu-opacity-color-2-mildblack: #222222e6;
--floating-menu-shadow: rgba(0, 0, 0, 50%);
}
html,