Skip to content

Commit 469f496

Browse files
committed
Reduce size of info string
1 parent aa2657e commit 469f496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/components/User/UserPreferences.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ onMounted(async () => {
154154
<div class="d-flex flex-column">
155155
<BreadcrumbHeading :items="breadcrumbItems" />
156156

157-
<Heading h2 size="md">
157+
<Heading h2 size="sm">
158158
This page allows you to manage your user preferences. You can change your email address, password, and other
159159
settings here.
160160
</Heading>

0 commit comments

Comments
 (0)