From 10e7b20da8c8623b950aee67e023e51d8a6b3a05 Mon Sep 17 00:00:00 2001 From: oat Date: Wed, 6 Dec 2023 15:51:37 +0700 Subject: [PATCH] style: change font size (smaller) update --- Services/client/src/components/Profile.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Services/client/src/components/Profile.vue b/Services/client/src/components/Profile.vue index 46c68b6..14aa0c4 100644 --- a/Services/client/src/components/Profile.vue +++ b/Services/client/src/components/Profile.vue @@ -19,7 +19,7 @@ const accountName = ref(getUsername())
- + {{ accountName }}