diff options
Diffstat (limited to 'src/app/components/post/post.component.css')
| -rw-r--r-- | src/app/components/post/post.component.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/app/components/post/post.component.css b/src/app/components/post/post.component.css index 1b88c7d..07d931f 100644 --- a/src/app/components/post/post.component.css +++ b/src/app/components/post/post.component.css @@ -76,11 +76,6 @@ hr { /* Rating */ -/* Temporary, until ratings are implemented fully */ -.rating { - display: none !important; -} - .rating { display: flex; flex-direction: column; |
