We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5670dc commit 219e48aCopy full SHA for 219e48a
client/templates/post.html
@@ -69,7 +69,7 @@
69
</div>
70
71
<div class="pull-right" ng-model="comment.votes">
72
- {{comment.votes}}
+ <h2>{{comment.votes}}</h2>
73
74
75
</rd-widget-body>
0 commit comments