Skip to content

Commit

Permalink
minor change to allow for sticky footer on giving webpage
Browse files Browse the repository at this point in the history
  • Loading branch information
nnunn committed Apr 5, 2019
1 parent 3019c4c commit bda361f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/giving.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<% end %>
</title>
</head>
<body>
<body class="d-flex flex-column">

<%= yield %>

Expand Down

0 comments on commit bda361f

Please sign in to comment.