I added the styles Laury asked for
authorIan Weller <ian@gaslightmedia.com>
Tue, 28 Mar 2017 12:42:39 +0000 (08:42 -0400)
committerIan Weller <ian@gaslightmedia.com>
Tue, 28 Mar 2017 12:42:39 +0000 (08:42 -0400)
I added the space changes Laury asked for.

root/scss/_left-off-canvas.scss
root/scss/_right-off-canvas.scss

index 3cc0362..2d8c6d2 100644 (file)
@@ -49,8 +49,9 @@ aside.left-off-canvas-menu ul.open {
             a {
                 color: $white;
                 font-size: rem-calc(16);
-                line-height: 150%;
+                line-height: 1.2;
                 border-color: white;
+                margin-bottom: 5px;
             }
             a:hover {
                 color: black;
index 56e2f42..cd2669d 100644 (file)
@@ -48,8 +48,9 @@ aside.right-off-canvas-menu ul.open {
             a {
                 color: $white;
                 font-size: rem-calc(16);
-                line-height: 150%;
+                line-height: 1.2;
                 border-color: white;
+                margin-bottom: 5px;
             }
             a:hover {
                 color: black;