I added Laury's changes to the right
authorIan Weller <ian@gaslightmedia.com>
Tue, 28 Mar 2017 15:08:18 +0000 (11:08 -0400)
committerIan Weller <ian@gaslightmedia.com>
Tue, 28 Mar 2017 15:08:18 +0000 (11:08 -0400)
I added the changes Laury asked for to the right off canvas menu.

scss/_right-off-canvas.scss

index 5877203..7dc97b6 100644 (file)
@@ -47,7 +47,8 @@ aside.right-off-canvas-menu ul.open {
             a {
                 color: $white;
                 font-size: rem-calc(20);
-                line-height: 150%;
+                line-height: 1.2;
+                margin-bottom: 5px;
                 border-color: white;
             }
             a:hover {