Skip to content

Commit

Permalink
center text
Browse files Browse the repository at this point in the history
  • Loading branch information
Topvennie committed May 8, 2024
1 parent a78a37a commit a47fda9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion content/sponsors/sponsors.erb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ subnavigation:

<div id='sponsors' class="content">
<% if current_sponsors.nil? %>
No sponsors yet for this academic year. Interested? Contact the board.
<div class="has-text-centered">
No sponsors yet for this academic year. Interested? Contact the board.
</div>
<% else %>
<% current_sponsors.shuffle.each do |sponsor| %>
<div id="<%= sponsor[:name] %>" class="box sponsoring-member">
Expand Down

0 comments on commit a47fda9

Please sign in to comment.