From: Ian Weller Date: Tue, 28 Mar 2017 15:08:18 +0000 (-0400) Subject: I added Laury's changes to the right X-Git-Tag: v1.0.0^2~67 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=f41ef0353c75c92aaa5dabfdc127fb1d4b6452a9;p=WP-Themes%2Ftruenorthgolf.git I added Laury's changes to the right I added the changes Laury asked for to the right off canvas menu. --- diff --git a/scss/_right-off-canvas.scss b/scss/_right-off-canvas.scss index 5877203..7dc97b6 100644 --- a/scss/_right-off-canvas.scss +++ b/scss/_right-off-canvas.scss @@ -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 {