From 72ccfcc4aa30a637faf1c7da0d294329f01e34f7 Mon Sep 17 00:00:00 2001 From: Dylan Bolger Date: Wed, 21 Mar 2018 12:34:37 -0500 Subject: working on web --- cydia/assets/sass/components/_icon.scss | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 cydia/assets/sass/components/_icon.scss (limited to 'cydia/assets/sass/components/_icon.scss') diff --git a/cydia/assets/sass/components/_icon.scss b/cydia/assets/sass/components/_icon.scss deleted file mode 100644 index ce4e37c..0000000 --- a/cydia/assets/sass/components/_icon.scss +++ /dev/null @@ -1,17 +0,0 @@ -/// -/// Ethereal by HTML5 UP -/// html5up.net | @ajlkn -/// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) -/// - -/* Icon */ - - .icon { - @include icon; - position: relative; - border-bottom: none; - - > .label { - display: none; - } - } \ No newline at end of file -- cgit v1.2.3