From 703e896b81773e2319e06b27bc2ed591c17273bd Mon Sep 17 00:00:00 2001 From: David Gay Date: Tue, 25 May 2021 22:27:33 -0400 Subject: Make hearth amenity grid more responsive --- app/views/characters/hearth/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/characters') diff --git a/app/views/characters/hearth/index.html.erb b/app/views/characters/hearth/index.html.erb index 7baf2bf..563d4b6 100644 --- a/app/views/characters/hearth/index.html.erb +++ b/app/views/characters/hearth/index.html.erb @@ -6,7 +6,7 @@ in these realms. Amidst this great dream of planar chaos and destruction, you have built something.

-
+
<% @all_amenities.each do |ha| %>

<%= ha.name %>

-- cgit v1.2.3