]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/index.html.erb
Left-align intro buttons and update donate icon
[rails.git] / app / views / site / index.html.erb
index 74fafe795b105d06be7ce305adf3a02c36d10aa5..1f82a92f0d4008fcc4f006f56b68ea47c5aba9a2 100644 (file)
@@ -9,7 +9,7 @@
 <% if !@user %>
   <p class="inner12 large-text"><%= t 'layouts.intro_text' %></p>
 
 <% if !@user %>
   <p class="inner12 large-text"><%= t 'layouts.intro_text' %></p>
 
-  <div style="text-align: center;">
+  <div class="inner12">
     <a class="button" href="<%= about_path %>"><%= t('layouts.learn_more') %></a>
     <a class="button" href="<%= user_new_path %>"><%= t('layouts.sign_up') %></a>
   </div>
     <a class="button" href="<%= about_path %>"><%= t('layouts.learn_more') %></a>
     <a class="button" href="<%= user_new_path %>"><%= t('layouts.sign_up') %></a>
   </div>