diff --git a/site/static/style.css b/site/static/style.css index 35897ebf92..1b09ebd13e 100644 --- a/site/static/style.css +++ b/site/static/style.css @@ -1246,6 +1246,10 @@ a.entry-link:hover .anticon-smile { font-size: 12px; } +.demos-anchor a { + padding-left: 8px; +} + .demos-anchor.toc.sticky { position: fixed; top: 0;