From 30fa7e2ee78d7efb7f404a7f440d60eb86b98f2f Mon Sep 17 00:00:00 2001 From: Syndamia Date: Fri, 19 Mar 2021 19:46:05 +0200 Subject: Fixed bottom border of secondary info cards not being proper width when none message is shown --- src/app/components/profile/profile.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 2a8786d..7632620 100644 --- a/src/app/components/profile/profile.component.html +++ b/src/app/components/profile/profile.component.html @@ -25,7 +25,7 @@
Languages
-
+
None
@@ -38,7 +38,7 @@
Technologies
-
+
None
-- cgit v1.2.3