more bootstrap styling

This commit is contained in:
Kris
2024-02-03 11:08:06 -05:00
parent 4fcec416f8
commit df13babca7
2 changed files with 2 additions and 2 deletions

View File

@@ -29,6 +29,6 @@
</div>
<br>
<div>
<%= form.submit "Send Suggestion", class: "btn btn-primary" %>
<%= form.submit "Send Suggestion", class: "btn btn-primary btn-lg" %>
</div>
<% end %>