From 1721bb8f98ce8580fd188cd4c947e69641971ad5 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Fri, 19 Mar 2021 19:44:03 +0200 Subject: Fixed spacing around user secondary info --- src/app/components/profile/profile.component.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 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 4bb6752..2a8786d 100644 --- a/src/app/components/profile/profile.component.html +++ b/src/app/components/profile/profile.component.html @@ -21,30 +21,30 @@ -
+
Languages
- +
None - +
- +
{{ lang.name }} - +
-
+
Technologies
- +
None - -
- +
+
+
{{ tech.name }} - +

-- cgit v1.2.3