diff options
Diffstat (limited to 'src/DevHive.Angular')
| -rw-r--r-- | src/DevHive.Angular/src/app/components/profile/profile.component.css | 1 |
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 */ |
