style: use border-bottom and disable border on last-child

This commit is contained in:
httpjamesm 2023-02-04 13:18:40 -05:00
parent 3dea27b09f
commit c87ce26da8
No known key found for this signature in database
2 changed files with 11 additions and 9 deletions

View file

@ -85,7 +85,6 @@
{{ if $answer.Comments }} {{ template "comments.html" $answer }}
{{end}}
</div>
<hr class="answer-divider" />
{{ end }}
</div>
</body>