aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/post/post.component.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/components/post/post.component.css')
-rw-r--r--src/app/components/post/post.component.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/app/components/post/post.component.css b/src/app/components/post/post.component.css
index 52f3283..f263386 100644
--- a/src/app/components/post/post.component.css
+++ b/src/app/components/post/post.component.css
@@ -28,3 +28,8 @@
.post-details > * {
margin-left: 1.1em;
}
+
+.rating img {
+ height: 1.2em;
+ width: 1.2em;
+}