diff --git a/style.css b/style.css index 34070a5..4775e5b 100644 --- a/style.css +++ b/style.css @@ -40,6 +40,7 @@ li:before { blockquote { border-left: 5px solid #e7e9ec; font-size: 1rem; + padding-left: 1rem; } em { color: #95a5a6; diff --git a/tap-snapshots/test-render.js-TAP.test.js b/tap-snapshots/test-render.js-TAP.test.js index b37c35e..6141ed2 100644 --- a/tap-snapshots/test-render.js-TAP.test.js +++ b/tap-snapshots/test-render.js-TAP.test.js @@ -58,6 +58,7 @@ li:before { blockquote { border-left: 5px solid #e7e9ec; font-size: 1rem; + padding-left: 1rem; } em { color: #95a5a6;