]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/about.html.erb
Remove setting 100% width with w-100 where it's the default width
[rails.git] / app / views / site / about.html.erb
index 277fb13843da112544d88230d3121ccdbdcd90f6..f6f6ba1370f0f4cca2ecef3001c3ba0157486d70 100644 (file)
@@ -11,7 +11,7 @@
         </div>
       </div>
       <div class='row'>
-        <div class="w-100 px-5 py-4 bg-dark">
+        <div class="px-5 py-4 bg-dark">
           <h1 class="text-white fw-light"><%= t ".used_by_html", :name => tag.span("OpenStreetMap", :class => "user-name") %></h1>
         </div>
       </div>