]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/about.html.erb
Replace <h5> used to set the font size with Bootstrap class h5
[rails.git] / app / views / site / about.html.erb
index b4b21a567f177b28b5c091fef39ace932776bc50..151be7ccf1c2874d964435a737cf2babf9048af2 100644 (file)
@@ -3,7 +3,7 @@
     <div class='row'>
       <div class='col-sm-7 user-image'></div>
       <div class='col-sm-5 px-5 py-3 byosm'>
-        <h5 class='text-white text-nowrap'><%= t ".copyright_html", :locale => @locale %></h5>
+        <p class='h5 text-white text-nowrap'><%= t ".copyright_html", :locale => @locale %></p>
       </div>
     </div>
     <div class='row'>