1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-29 23:45:58 -04:00

global header/navbar on all pages like a grown-up website (#17)

This commit is contained in:
2019-11-24 18:07:12 -05:00
committed by GitHub
parent 2bb25a6a5f
commit 8ccd15ab87
30 changed files with 616 additions and 640 deletions
+5 -2
View File
@@ -7,11 +7,14 @@
@import 'abstracts/functions';
// Global Styles
@import 'pages/global';
@import 'components/global';
@import 'components/header';
@import 'components/footer';
// Pages
@import 'pages/home';
@import 'pages/notes';
@import 'pages/list';
@import 'pages/single';
@import 'pages/videos';
// Responsive Mixins