diff --git a/docs/source/_static/custom.css b/docs/source/_static/custom.css index 8e84f685f0..2b17007fdc 100644 --- a/docs/source/_static/custom.css +++ b/docs/source/_static/custom.css @@ -99,6 +99,5 @@ h4, h5, h6{ } .manim-binder-button-wrapper { - margin-top: -1em; - margin-bottom: -0.5em; + margin: 0px 10px; }