1 parent aee35e2 commit 9dedfccCopy full SHA for 9dedfcc
1 file changed
news.ycombinator.com/index.js
@@ -21,8 +21,9 @@ const styles = `
21
}
22
blockquote {
23
border-left: 4px solid #ffc071;
24
- padding-left: 1em;
+ padding-left: .5em;
25
color: #ffc071;
26
+ margin-left: .5em;
27
28
29
table.comment-tree .comment a {
0 commit comments