diff --git a/scss/_nav.scss b/scss/_nav.scss deleted file mode 100644 index 163c55814a..0000000000 --- a/scss/_nav.scss +++ /dev/null @@ -1,12 +0,0 @@ - -/** - * Nav - * -------------------------------------------------- - */ - - .nav-page { - position: absolute; - width: 100%; - height: 100%; - background-color: white; -}