From: Ian Weller Date: Tue, 28 Mar 2017 15:19:00 +0000 (-0400) Subject: I updated the right off canvas X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=79da0236ea3ad9cf8d5ed8634337a4b606970f48;p=WP-Themes%2Fglmthemes%2Fshipwreck-theme.git I updated the right off canvas I added the changes Laury asked for to the right off canvas. --- diff --git a/scss/_right-off-canvas.scss b/scss/_right-off-canvas.scss index 07d6001..16aca9c 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 {