]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/users/blocked.html.erb
Bootstrap 5: Replace all form-group classes with mb-3
[rails.git] / app / views / users / blocked.html.erb
index ed00a8fcc4343815278ec7b1c77b8521141056d7..5753ebd9af84fd98d91b4fe80fff0c57bf41c41d 100644 (file)
@@ -1,6 +1,8 @@
+<% content_for :heading_class, "pb-0" %>
 <% content_for :heading do %>
-  <h1><%= t "users.new.title" %></h1>
-  <div class='header-illustration new-user-main'></div>
+  <div class='header-illustration new-user-main'>
+    <h1><%= t "users.new.title" %></h1>
+  </div>
   <div class='header-illustration new-user-arm'></div>
 <% end %>