diff --git a/less/_10-styling.less b/less/_10-styling.less index 49a4fb6..6f084d3 100644 --- a/less/_10-styling.less +++ b/less/_10-styling.less @@ -21,7 +21,7 @@ code { } pre code { - padding: none; + padding: 0; background: none; color: inherit; border-radius: 0;