slightly tweak alignment of nav toggle button
authorDan Allen <dan@opendevise.com>
Sun, 5 Aug 2018 23:09:59 +0000 (17:09 -0600)
committerDan Allen <dan@opendevise.com>
Sun, 5 Aug 2018 23:21:45 +0000 (17:21 -0600)
src/css/navigation-menu.css

index 79e85c4..88aeb6f 100644 (file)
@@ -95,7 +95,7 @@ html.is-clipped--nav {
   cursor: pointer;
   outline: none;
   position: absolute;
-  height: 1.35em; /* NOTE must match line-height of text */
+  height: 1.4em; /* NOTE must match line-height of text; slightly tweaked for alignment */
   width: 1.5em;
   margin-left: -1.5em;
 }