commit afbae4077cc0ed3b63a43cba9aa6ab692f2d9a6f parent bd80c41f23169190f05e2d6776c6f421b8f19b11 Author: Shimmy Xu <shimmy.xu@shimmy1996.com> Date: Mon, 13 Apr 2020 10:56:17 -0500 Only show separater in h-feed Diffstat:
| M | layouts/partials/head.html | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/layouts/partials/head.html b/layouts/partials/head.html
@@ -19,7 +19,7 @@
pre {
overflow-x: auto;
}
- .h-entry {
+ .h-feed .h-entry {
margin-top: 0.5em;
padding-top: 0.5em;
border-top: 1px dotted;