Skip to content

Commit c43baf0

Browse files
committed
updated
1 parent 9c21549 commit c43baf0

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

views/index.ejs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@
104104
</div>
105105
</div>
106106
</div>
107-
108107
</header>
109108

110109

views/other-landing.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
</div>
118118
<div class="container">
119119
<div class="row">
120-
<a href="#" class="btn btn-outline-grey btn-rounded ch" id="<%=x.proid%>"><%=x.upvote.length%></a>
120+
<a href="#" class="btn btn-outline-grey btn-rounded ch1" id="<%=x.proid%>"><%=x.upvote.length%></a>
121121
<a href="#" class="btn btn-outline-grey btn-rounded ch2" id="<%=x.proid%>"><%=x.downvote.length%></a>
122122
<a href="#" class="btn btn-outline-grey btn-rounded">Comment</a>
123123
<a href="#" class="btn btn-outline-grey btn-rounded">Share</a>

0 commit comments

Comments
 (0)