From 14571f1995e3a1868a3280b7aad5005cff051c7d Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Fri, 21 Feb 2020 16:50:12 +0100 Subject: Replace uppercase text-transform by capitalized text source fixes #2085 --- client/src/app/+accounts/account-about/account-about.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'client/src/app/+accounts/account-about') diff --git a/client/src/app/+accounts/account-about/account-about.component.html b/client/src/app/+accounts/account-about/account-about.component.html index f857e5a52..3ae11b49c 100644 --- a/client/src/app/+accounts/account-about/account-about.component.html +++ b/client/src/app/+accounts/account-about/account-about.component.html @@ -1,11 +1,11 @@
-
Description
+
DESCRIPTION
-
Stats
+
STATS
Joined {{ account.createdAt | date }}
-- cgit v1.2.3