improves headings and outline structure

This commit is contained in:
Alberto Garcia Cabeza
2016-12-05 17:02:42 +01:00
parent ae12848e23
commit 3b2fe1e184
12 changed files with 19 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
<div class="sidebar-divider"></div>
<h3 class="sidebar-title"><%= t("shared.tags_cloud.districts") %></h3>
<h2 class="sidebar-title"><%= t("shared.tags_cloud.districts") %></h2>
<br>
<%= link_to map_proposals_path, id: 'map', title: t("shared.tags_cloud.districts_list") do %>
<%= image_tag("map.jpg", alt: t("shared.tags_cloud.districts_list")) %>