diff --git a/docs/docs/css/custom.css b/docs/docs/css/custom.css index d20f86c4..35628318 100644 --- a/docs/docs/css/custom.css +++ b/docs/docs/css/custom.css @@ -19,7 +19,7 @@ content: ""; position: absolute; top: 0; - right: 10px; /* Move the border 5 pixels to the left */ + right: 10px; /* Move the border 10 pixels to the right */ width: 2px; height: 100%; background-color: #f5f5f5; /* Match the border color */