From 9a695530718420f63917a6c0c141d08336d013c9 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 3 Apr 2017 13:00:25 +0200 Subject: Use plain Bootstrap (not bootswatch theme Slate). --- style.scss | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'style.scss') diff --git a/style.scss b/style.scss index 87827bf..89c2bb7 100644 --- a/style.scss +++ b/style.scss @@ -1,7 +1,6 @@ -//@import "bootstrap-compass"; -//@import "partials/base"; -//@import "bootstrap"; -@import "partials/bootswatch-slate"; +@import "bootstrap-compass"; +@import "partials/base"; +@import "bootstrap"; // padding needed with fixed navbar body { -- cgit v1.2.3