diff --git a/app/assets/images/card-headers/hero.jpg b/app/assets/images/card-headers/hero.jpg index 5ac3a1e6..9ae0a470 100644 Binary files a/app/assets/images/card-headers/hero.jpg and b/app/assets/images/card-headers/hero.jpg differ diff --git a/app/views/main/index.html.erb b/app/views/main/index.html.erb index e80cc85a..b8f5a4a1 100644 --- a/app/views/main/index.html.erb +++ b/app/views/main/index.html.erb @@ -1,31 +1,22 @@
-
+
-

- Indent before you write -

+
-
-
-

- Indent is a set of tools for writers, game designers, and roleplayers to create magnificent universes – and everything within them. -

-

- From a simple interface in your browser, on your phone, or on your tablet, you can do everything you'd ever want to do while creating your own little (or big!) world. -

-

- Ready? -

- -
-
-
- <%= image_tag "card-headers/hero.jpg" %> -
-
-
+

+ Indent before you write +

+

+ Indent is a set of tools for writers, game designers, and roleplayers to create magnificent universes – and everything within them. +

+

+ From a simple interface in your browser, on your phone, or on your tablet, you can do everything you'd ever want to do while creating your own little (or big!) world. +

+

+ Ready? +

@@ -36,6 +27,12 @@
+
+
+ <%= image_tag "card-headers/hero.jpg", :style => "width: 100%;" %> +
+
+