From d920a8f5e29d56801a66affccca4e329f7a9dcd2 Mon Sep 17 00:00:00 2001 From: felix Date: Wed, 16 Sep 2015 14:17:28 +0700 Subject: [PATCH] fixed font-awsome icons --- _sass/_base.scss | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_sass/_base.scss b/_sass/_base.scss index d3845f4..259ff7c 100755 --- a/_sass/_base.scss +++ b/_sass/_base.scss @@ -316,7 +316,7 @@ header { } // Contact -.fa { +#contact .fa { color: $theme-dark; font-size: 4em; } @@ -347,4 +347,5 @@ img::-moz-selection { body { -webkit-tap-highlight-color: $theme-dark; -} \ No newline at end of file +} +