Skip to content

Commit

Permalink
Changing h2 to h4 to reduce emphasis on authorities
Browse files Browse the repository at this point in the history
  • Loading branch information
aaroncox committed Feb 24, 2025
1 parent 7b1ee56 commit dd5dd02
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<Card>
<div class="flex">
<div class="flex-1">
<Account name={auth.account_name} class="h2">
<Account name={auth.account_name} class="h4">
{permission}
</Account>
<p>
Expand Down

0 comments on commit dd5dd02

Please sign in to comment.