Skip to content

Commit

Permalink
Remove unnecessary alignment class
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jun 13, 2024
1 parent d6a3ab3 commit aa91fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/arclight/masthead_component.html.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div class='al-masthead bg-light'>
<div class="container">
<div class="row align-items-center">
<div class="row">
<div class="col-md-8" >
<span class="h1 my-4 text-center text-md-start"><%= heading %></span>
</div>
Expand Down

0 comments on commit aa91fa8

Please sign in to comment.