aboutsummaryrefslogtreecommitdiff
path: root/assets/_sass/base/_helpers.scss
diff options
context:
space:
mode:
Diffstat (limited to 'assets/_sass/base/_helpers.scss')
-rw-r--r--assets/_sass/base/_helpers.scss10
1 files changed, 0 insertions, 10 deletions
diff --git a/assets/_sass/base/_helpers.scss b/assets/_sass/base/_helpers.scss
deleted file mode 100644
index d461516..0000000
--- a/assets/_sass/base/_helpers.scss
+++ /dev/null
@@ -1,10 +0,0 @@
-.hidden {
- border: 0;
- clip: rect(0 0 0 0);
- height: 1px;
- margin: -1px;
- overflow: hidden;
- padding: 0;
- position: absolute;
- width: 1px;
-}