aboutsummaryrefslogtreecommitdiff
path: root/_scss/components
diff options
context:
space:
mode:
Diffstat (limited to '_scss/components')
-rw-r--r--_scss/components/_header.scss9
1 files changed, 0 insertions, 9 deletions
diff --git a/_scss/components/_header.scss b/_scss/components/_header.scss
deleted file mode 100644
index c5b95b8..0000000
--- a/_scss/components/_header.scss
+++ /dev/null
@@ -1,9 +0,0 @@
-header {
- border-bottom: 1px solid $color-bg-alt;
-}
-
-article {
- header {
- padding-bottom: 16px;
- }
-}