]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/welcome.html.erb
bring back icon for help questions section.:
[rails.git] / app / views / site / welcome.html.erb
index 0c274043acd970688cfb8f22595a5d2b2efba9f4..115833cd35b4b46991b4ee94867e4f2753d5a5b4 100644 (file)
   </div>
 </div>
 
-<h3><%= t "welcome_page.questions.title" %></h3>
-<p><%= t "welcome_page.questions.paragraph_1_html" %></p>
+<div class='col12 clearfix icon-list'>
+  <h3><%= t "welcome_page.questions.title" %></h3>
+  <span class='sprite small term question'></span>
+  <p><%= t "welcome_page.questions.paragraph_1_html" %></p>
+</div>
 
 <div class='clearfix center'>
   <a href="<%= edit_path %>" class="button start-mapping"><%= t "welcome_page.start_mapping" %></a>