From f4fa46829a47c00c221ef83dce3d1ba1cab8b648 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Wed, 16 Sep 2015 12:26:11 -0400 Subject: [PATCH] restored font size --- scss/_topbar.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/_topbar.scss b/scss/_topbar.scss index 6d3371c..8ff8ad3 100644 --- a/scss/_topbar.scss +++ b/scss/_topbar.scss @@ -126,7 +126,7 @@ margin: 0 5% 0 0; } a { - font-size: rem-calc(15); + font-size: rem-calc(17); white-space: pre-wrap; text-transform: uppercase; // line-height: 36px; -- 2.17.1