aboutsummaryrefslogtreecommitdiffstats
path: root/styles/main/_fixed.scss
diff options
context:
space:
mode:
Diffstat (limited to 'styles/main/_fixed.scss')
-rw-r--r--styles/main/_fixed.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/styles/main/_fixed.scss b/styles/main/_fixed.scss
deleted file mode 100644
index 16cfbd8..0000000
--- a/styles/main/_fixed.scss
+++ /dev/null
@@ -1,7 +0,0 @@
-.fixed {
- position: fixed;
- top: 0;
- right: 0;
- bottom: 0;
- left: 0;
-}