diff --git a/assets/static/style.css b/assets/static/style.css index 2a73aed..0e66d45 100644 --- a/assets/static/style.css +++ b/assets/static/style.css @@ -22,7 +22,7 @@ pre { white-space: pre-wrap; background: #dedede; color: #555; - padding: .5em .3em; + padding: .5em .7em; } code {