diff options
Diffstat (limited to 'themes/even/src/css/_partial/_footer/_social.scss')
-rw-r--r-- | themes/even/src/css/_partial/_footer/_social.scss | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/themes/even/src/css/_partial/_footer/_social.scss b/themes/even/src/css/_partial/_footer/_social.scss deleted file mode 100644 index a23eb69..0000000 --- a/themes/even/src/css/_partial/_footer/_social.scss +++ /dev/null @@ -1,19 +0,0 @@ -// ============================== -// Social -// ============================= - -.social-links { - text-align: center; - - .iconfont { - font-size: $social-icon-font-size; - - & + .iconfont { - margin-left: $social-link-margin-left; - } - - &:hover { - color: $theme-color; - } - } -}
\ No newline at end of file |