diff --git a/docs_website/src/css/custom.css b/docs_website/src/css/custom.css index 3a87371..b878d8d 100644 --- a/docs_website/src/css/custom.css +++ b/docs_website/src/css/custom.css @@ -51,7 +51,6 @@ /* Apply the Inter font globally */ body { - scroll-padding-top: 80px; font-family: 'Inter', sans-serif; /* Set the global font */ font-size: 18px; }