aboutsummaryrefslogtreecommitdiff
path: root/assets/sass/components/_icon.scss
diff options
context:
space:
mode:
authorFivePixels <o5pxels@gmail.com>2019-02-11 01:11:39 -0600
committerFivePixels <o5pxels@gmail.com>2019-02-11 01:11:39 -0600
commit78f83f6f5e95bdf1742a74b24d5c3e1a56e43601 (patch)
tree438f965c55dfa9684bd4397fe89cdbe368678f5b /assets/sass/components/_icon.scss
parent2e63d6f7210ba76dc8ff446066d1e3f7665cd217 (diff)
downloadpersonal-website-78f83f6f5e95bdf1742a74b24d5c3e1a56e43601.tar.xz
personal-website-78f83f6f5e95bdf1742a74b24d5c3e1a56e43601.zip
Removed Cydia + JS
Diffstat (limited to 'assets/sass/components/_icon.scss')
-rw-r--r--assets/sass/components/_icon.scss17
1 files changed, 0 insertions, 17 deletions
diff --git a/assets/sass/components/_icon.scss b/assets/sass/components/_icon.scss
deleted file mode 100644
index ce4e37c..0000000
--- a/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