diff --git a/assets/stylesheets/template/layout/content.scss b/assets/stylesheets/template/layout/content.scss index 7633597..7f9303c 100644 --- a/assets/stylesheets/template/layout/content.scss +++ b/assets/stylesheets/template/layout/content.scss @@ -20,6 +20,6 @@ clear: both; padding-bottom: 1em; } .layout-content-inner{ - min-height: 37em; + //min-height: 37em; background-color: #fff; } diff --git a/assets/stylesheets/template/template.scss b/assets/stylesheets/template/template.scss index a0b9bcd..a963057 100644 --- a/assets/stylesheets/template/template.scss +++ b/assets/stylesheets/template/template.scss @@ -1,4 +1,4 @@ -@import url("http://fonts.googleapis.com/css?family=Droid+Sans:400,700"); +@import url("//fonts.googleapis.com/css?family=Droid+Sans:400,700"); // Base @import "base/orbitbar-override"; diff --git a/home/index.html.erb b/home/index.html.erb index fbd289b..febcfac 100644 --- a/home/index.html.erb +++ b/home/index.html.erb @@ -37,7 +37,7 @@
-
+