diff --git a/docs/index.html b/docs/index.html index 980539e..16eb698 100644 --- a/docs/index.html +++ b/docs/index.html @@ -225,7 +225,7 @@ padding: 0 5px; } pre[class*='language-'] { - border: 1px solid #495f6b; + border: 1px solid #1f282d; overflow: auto; position: relative; }