Rework user dropdown, redo mobile navigation, improve 'home' page (#342)

* Merge

* Mobile Navigation + home page fixes

* Remove debug line

* Fix "More" menu text
This commit is contained in:
Prospector
2022-01-17 20:49:10 -08:00
committed by GitHub
parent ff48f08241
commit 1345f996da
5 changed files with 470 additions and 358 deletions

View File

@@ -509,7 +509,7 @@ label {
-webkit-tap-highlight-color: transparent;
cursor: pointer;
&:focus {
outline: 0;
//outline: 0; Bad for accessibility
}
}