diff --git a/documentation/src/css/custom.css b/documentation/src/css/custom.css index edba1e56..724987b5 100644 --- a/documentation/src/css/custom.css +++ b/documentation/src/css/custom.css @@ -456,7 +456,6 @@ html, body { /* Prevent navbar from causing horizontal overflow */ .navbar { max-width: 100%; - overflow-x: hidden; } /* Ensure main content doesn't overflow */