aboutsummaryrefslogtreecommitdiff
path: root/front-end/src/views/Account/components/profile/Profile.vue
diff options
context:
space:
mode:
Diffstat (limited to 'front-end/src/views/Account/components/profile/Profile.vue')
-rw-r--r--front-end/src/views/Account/components/profile/Profile.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/front-end/src/views/Account/components/profile/Profile.vue b/front-end/src/views/Account/components/profile/Profile.vue
index 106c8b9..c3af26a 100644
--- a/front-end/src/views/Account/components/profile/Profile.vue
+++ b/front-end/src/views/Account/components/profile/Profile.vue
@@ -87,7 +87,7 @@ watch(editMode, () => v$.value.$reset())
<div>
- <p class="profile-text text-color-background">
+ <p class="profile-text text-bg">
You may set or change your profile information here. All fields are optional,
but some features may not work without some information.
</p>