Skip to content

Commit 80cbfd5

Browse files
committed
space tags out a bit more
1 parent 6092fcc commit 80cbfd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/data/tags.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</div>
1616
<div class="collapsible-body">
1717
<% grouped_tags.each do |tag, page_list| %>
18-
<div class="row">
18+
<div class="row" style="border-bottom: 1px solid #ccc; padding-bottom: 2em; margin-bottom: 2em">
1919
<div class="col s12 m6 l4">
2020
<div>
2121
<%=

0 commit comments

Comments
 (0)