Skip to content

Commit

Permalink
adjust text size
Browse files Browse the repository at this point in the history
  • Loading branch information
kalebphipps committed Oct 2, 2024
1 parent 4fec792 commit b423140
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion html/templates/legal-information.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@

{% block content %}
<div class="my-5 border-start border-2 border-primary">
<h1 class="px-4 py-2 fs-large text-primary">Legal Information</h1>
<h1 class="px-4 py-2 fs-large text-primary"
style="font-size: calc(3vw + 1rem);">Legal Information</h1>
</div>

<h4 class="my-4 py-2 text-primary">Provider</h4>
Expand Down

0 comments on commit b423140

Please sign in to comment.