diff --git a/css/custom.css b/css/custom.css index f9bf5e5..fd49b2d 100644 --- a/css/custom.css +++ b/css/custom.css @@ -248,12 +248,16 @@ hr.no-margin margin: 0; } +.get-started { + margin-top: 20px; +} + /* HOME PAGE UPLOADER BAR ------------------------------*/ div.progress { width: 50%; - margin: 50px auto 0; + margin: 30px auto 0; height: 40px; display: none; } diff --git a/customize.html b/customize.html index e78f83f..7f0a343 100644 --- a/customize.html +++ b/customize.html @@ -32,7 +32,8 @@
Read the getting started guide for more details.
+