From f24f2d15275961f1c0144e68fde75a60aeaaa165 Mon Sep 17 00:00:00 2001 From: Julio Capote Date: Mon, 23 Jan 2023 22:20:47 -0500 Subject: move to bear theme --- themes/even/src/css/_partial/_footer/_social.scss | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 themes/even/src/css/_partial/_footer/_social.scss (limited to 'themes/even/src/css/_partial/_footer/_social.scss') 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 -- cgit v1.2.3