Skip to content

Commit

Permalink
Enrollment Success: Reduce h1 parent container width for readability (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
thekaveman authored Oct 18, 2024
2 parents c8614cd + eb49a53 commit c396d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benefits/enrollment/templates/enrollment/success.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
{% endblock page-title %}

{% block headline %}
<div class="col-lg-8">
<div class="col-lg-7">
<h1 class="pb-lg-4 mb-lg-3 pb-4">
{% block headline-message %}
{% blocktranslate trimmed %}
Expand Down

0 comments on commit c396d09

Please sign in to comment.