From bcab15752b4aca2e059b0a69006d6e132c4ca233 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Fri, 19 Mar 2021 20:18:46 +0200 Subject: Made a minor tweak on profile names padding, to improve mobile compatibility --- src/app/components/profile/profile.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/app/components/profile/profile.component.html') diff --git a/src/app/components/profile/profile.component.html b/src/app/components/profile/profile.component.html index 8d157b3..7ba701d 100644 --- a/src/app/components/profile/profile.component.html +++ b/src/app/components/profile/profile.component.html @@ -7,7 +7,7 @@
-
+
{{ user.firstName }} {{ user.lastName }}
-- cgit v1.2.3