From 69624c2a75f04375793d31203e63b8a1797749bf Mon Sep 17 00:00:00 2001 From: Syndamia Date: Fri, 19 Mar 2021 19:29:45 +0200 Subject: Added an hr to feed and profile components, styled properly --- src/app/components/profile/profile.component.html | 1 + 1 file changed, 1 insertion(+) (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 38f15e4..4bb6752 100644 --- a/src/app/components/profile/profile.component.html +++ b/src/app/components/profile/profile.component.html @@ -47,6 +47,7 @@ +
{{ user.firstName }} {{ user.lastName }} hasn't posted anything yet! -- cgit v1.2.3