diff options
Diffstat (limited to 'src/DevHive.Angular/src/app/components/post/post.component.html')
| -rw-r--r-- | src/DevHive.Angular/src/app/components/post/post.component.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DevHive.Angular/src/app/components/post/post.component.html b/src/DevHive.Angular/src/app/components/post/post.component.html index b6fab55..041158f 100644 --- a/src/DevHive.Angular/src/app/components/post/post.component.html +++ b/src/DevHive.Angular/src/app/components/post/post.component.html @@ -1,4 +1,4 @@ -<div class="post rounded-border"> +<div class="post"> <div class="content"> <div class="author"> <img class="round-image" src="assets/images/feed/profile-pic.png"> |
