Skip to content

Commit

Permalink
Use h2-tag for the account information headline
Browse files Browse the repository at this point in the history
  • Loading branch information
JammingBen committed Apr 26, 2021
1 parent 6c66e92 commit 2f15566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web-runtime/src/pages/account.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</oc-button>
</div>
<hr />
<div class="oc-text-bold oc-mb"><translate>Account Information</translate></div>
<h2 v-translate class="oc-text-bold oc-text-initial oc-mb">Account Information</h2>

<dl class="account-page-info uk-flex uk-flex-wrap">
<div class="oc-mb uk-width-1-2@s">
Expand Down

0 comments on commit 2f15566

Please sign in to comment.