From 7fd2ee051cb541eac73901c1f67052219fc25584 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Mon, 29 Mar 2021 15:39:49 +0300 Subject: Made choosen and avaiable languages and technologies beside eachother in profile settings --- .../profile-settings.component.html | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'src/app/components/profile-settings/profile-settings.component.html') diff --git a/src/app/components/profile-settings/profile-settings.component.html b/src/app/components/profile-settings/profile-settings.component.html index d42ba28..60cd2e0 100644 --- a/src/app/components/profile-settings/profile-settings.component.html +++ b/src/app/components/profile-settings/profile-settings.component.html @@ -67,12 +67,12 @@ -
-
+
+
You haven't chosen any languages!
-
+
Chosen languages:
@@ -81,11 +81,11 @@
-
+
- No languages available! + No other languages available!
-
+
Available languages:
@@ -98,12 +98,12 @@ -
-
+
+
You haven't chosen any technologies!
-
+
Chosen technologies:
@@ -112,11 +112,11 @@
-
+
- No technologies available! + No other technologies available!
-
+
Available technologies:
-- cgit v1.2.3