aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSyndamia <kamen.d.mladenov@protonmail.com>2021-01-31 11:27:34 +0200
committerSyndamia <kamen.d.mladenov@protonmail.com>2021-01-31 11:27:34 +0200
commit5b76bd9f1f677c650803060adb9ae99b3a5a7060 (patch)
tree1a27b80169c22d082b9665f4116ba1a5925124c7 /src
parent9afa91194263af3c3d532cea2f2bda71eb607550 (diff)
downloadDevHive-5b76bd9f1f677c650803060adb9ae99b3a5a7060.tar
DevHive-5b76bd9f1f677c650803060adb9ae99b3a5a7060.tar.gz
DevHive-5b76bd9f1f677c650803060adb9ae99b3a5a7060.zip
Fixed wraping of technologies and languages in profile page
Diffstat (limited to 'src')
-rw-r--r--src/DevHive.Angular/src/app/components/profile/profile.component.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/DevHive.Angular/src/app/components/profile/profile.component.css b/src/DevHive.Angular/src/app/components/profile/profile.component.css
index f312ebd..fb84af3 100644
--- a/src/DevHive.Angular/src/app/components/profile/profile.component.css
+++ b/src/DevHive.Angular/src/app/components/profile/profile.component.css
@@ -72,6 +72,7 @@ hr {
width: 100%;
display: flex;
align-items: center;
+ flex-wrap: wrap;
}
/* Posts */