Skip to content

Commit

Permalink
fix(enrollment-success): reduce h1 width for readability
Browse files Browse the repository at this point in the history
  • Loading branch information
machikoyasuda committed Oct 15, 2024
1 parent 158e1b0 commit eb49a53
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 eb49a53

Please sign in to comment.