Commit 469f4968 authored by guerler's avatar guerler
Browse files

Reduce size of info string

parent aa2657ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -154,7 +154,7 @@ onMounted(async () => {
    <div class="d-flex flex-column">
        <BreadcrumbHeading :items="breadcrumbItems" />

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