diff --git a/Themes/Default/Destination/css/theme.css b/Themes/Default/Destination/css/theme.css index 0f8c398..f0c1ee7 100644 --- a/Themes/Default/Destination/css/theme.css +++ b/Themes/Default/Destination/css/theme.css @@ -409,6 +409,7 @@ pre > code { pre.nocode { box-shadow: 0px 0px 8px rgba(10,10,10,0.1); + margin-bottom: 20px; }