From 4097d961cdcbf5fd0195e9b85f11bde754bd69bd Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Thu, 13 Mar 2014 13:28:23 +0000 Subject: [PATCH] scale landing page cards down properly on phones --- app/views/main/index.html.erb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/views/main/index.html.erb b/app/views/main/index.html.erb index 5e402039..f7eaf6c5 100644 --- a/app/views/main/index.html.erb +++ b/app/views/main/index.html.erb @@ -39,7 +39,7 @@
-
+

Characters

<%= image_tag "card-headers/characters.jpg" %> @@ -56,7 +56,7 @@
-
+

Equipment

<%= image_tag "card-headers/equipment.jpg" %> @@ -73,7 +73,7 @@
-
+

Locations

<%= image_tag "card-headers/locations.jpg" %> @@ -90,7 +90,7 @@
-
+

Magic

<%= image_tag "card-headers/magic.jpg" %> @@ -107,7 +107,7 @@
-
+

Languages

<%= image_tag "card-headers/languages.jpg" %> @@ -124,7 +124,7 @@
-
+

Universes

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