diff --git a/docs/_static/css/custom.css b/docs/_static/css/custom.css index a6f9c406b..9c3b822e3 100644 --- a/docs/_static/css/custom.css +++ b/docs/_static/css/custom.css @@ -85,6 +85,7 @@ code.sig-name } .lv-example-description { flex: 1 1 auto; + margin-left: 1rem; } .lv-example-link-button { @@ -102,4 +103,4 @@ code.sig-name .lv-example-link-button:visited { color: white; -} \ No newline at end of file +}