From 728a3c7ea09324c17e408f743a123dcfc342d3bf Mon Sep 17 00:00:00 2001 From: Lars Henrik Mai Date: Sun, 12 Oct 2014 12:14:10 +0200 Subject: add styles for proper display of week overview on index --- source/stylesheets/base.css.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'source/stylesheets/base.css.scss') diff --git a/source/stylesheets/base.css.scss b/source/stylesheets/base.css.scss index bcef650..63c9321 100644 --- a/source/stylesheets/base.css.scss +++ b/source/stylesheets/base.css.scss @@ -1,3 +1,4 @@ @import "normalize.scss"; @import "foundation.scss"; +@import "custom.scss"; -- cgit v1.2.1