aboutsummaryrefslogtreecommitdiff
path: root/src/styles/header.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/header.scss')
-rw-r--r--src/styles/header.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/styles/header.scss b/src/styles/header.scss
deleted file mode 100644
index 5071b5e..0000000
--- a/src/styles/header.scss
+++ /dev/null
@@ -1,5 +0,0 @@
-$bgColor: lightgray;
-
-#header {
- background-color: $bgColor;
-}