From 55a3614f996fd6f0b9d9bda0c638c03846b29877 Mon Sep 17 00:00:00 2001 From: Sakura Akeno Isayeki Date: Mon, 6 Nov 2023 10:03:45 +0100 Subject: [PATCH] feat(profile): Update profile component display elements - Added a CSS class to the

element for styling purposes - Adjusted spacing and alignment of elements within the

element - Updated the positioning and styling of the total karma display These changes improve the visual presentation of the player profile in the application. --- .../app/pages/player/profile/profile.component.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/wowskarma.app/src/app/pages/player/profile/profile.component.html b/wowskarma.app/src/app/pages/player/profile/profile.component.html index 37eeea0..93387c5 100644 --- a/wowskarma.app/src/app/pages/player/profile/profile.component.html +++ b/wowskarma.app/src/app/pages/player/profile/profile.component.html @@ -1,9 +1,9 @@
-

+

-
+
@@ -13,11 +13,11 @@

>[{{clan.tag}}] - {{profile.username}} + {{profile.username}} - +
{{profileTotalKarma}} - +