From 348f4491ff3171d06888a868b22868ce2b8b1eab Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 8 Jan 2017 11:29:41 -0500 Subject: Make icons clickable in menus --- assets/sass/_links.sass | 1 + 1 file changed, 1 insertion(+) (limited to 'assets/sass') diff --git a/assets/sass/_links.sass b/assets/sass/_links.sass index 3c34b964..e5aa5f31 100644 --- a/assets/sass/_links.sass +++ b/assets/sass/_links.sass @@ -11,5 +11,6 @@ a color: link-color('hover') text-decoration: none .fa + padding-right: 3px text-decoration: none color: color('primary') \ No newline at end of file -- cgit v1.2.3