aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/static/scss/helpers/_vr.scss
diff options
context:
space:
mode:
Diffstat (limited to 'pyblackbird_cc/static/scss/helpers/_vr.scss')
-rw-r--r--pyblackbird_cc/static/scss/helpers/_vr.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/pyblackbird_cc/static/scss/helpers/_vr.scss b/pyblackbird_cc/static/scss/helpers/_vr.scss
deleted file mode 100644
index b6f9d42..0000000
--- a/pyblackbird_cc/static/scss/helpers/_vr.scss
+++ /dev/null
@@ -1,8 +0,0 @@
-.vr {
- display: inline-block;
- align-self: stretch;
- width: $vr-border-width;
- min-height: 1em;
- background-color: currentcolor;
- opacity: $hr-opacity;
-}