diff --git a/app/views/content/form/field_types/_tags.html.erb b/app/views/content/form/field_types/_tags.html.erb index 139a769e..0ed0a52d 100644 --- a/app/views/content/form/field_types/_tags.html.erb +++ b/app/views/content/form/field_types/_tags.html.erb @@ -66,7 +66,7 @@ <% @suggested_page_tags.each do |tag| %> <%= tag %> diff --git a/app/views/universes/hub.html.erb b/app/views/universes/hub.html.erb index f51c0d92..5895285b 100644 --- a/app/views/universes/hub.html.erb +++ b/app/views/universes/hub.html.erb @@ -1,6 +1,21 @@ + +
-
- <%= image_tag asset_path("card-headers/universes.webp"), class: 'w-full h-full object-cover' %> +
+ <%= image_tag asset_path("card-headers/universes.webp"), class: 'w-full h-full object-cover breathing-header' %>