diff --git a/docs/index.html b/docs/index.html index 84183b99..56a95410 100644 --- a/docs/index.html +++ b/docs/index.html @@ -98,8 +98,8 @@ color: #42b983; } - markdown-section div > img { - box-shadow: 7px 9px 10px #aaa !important; + .markdown-section > div > img { + box-shadow: 2px 2px 20px 6px #ddd !important; } pre {