app/cells/decidim/votings/content_blocks/landing_page/header/show.erb in decidim-elections-0.26.0 vs app/cells/decidim/votings/content_blocks/landing_page/header/show.erb in decidim-elections-0.26.1

- old
+ new

@@ -4,12 +4,12 @@ <div class="columns large-10 text-left"> <h1 class="text-highlight hero-heading mb-none"> <%= translated_attribute(current_participatory_space.title) %> </h1> - <h3 class="text-highlight"> + <p class="text-highlight heading3"> <%= voting_dates %> - </h3> + </p> </div> </div> <% if !translated_button_text.blank? && !translated_button_url.blank? %> <div class="row">