diff --git a/aider/website/docs/leaderboards/index.md b/aider/website/docs/leaderboards/index.md index 90a67c46d..6368f994e 100644 --- a/aider/website/docs/leaderboards/index.md +++ b/aider/website/docs/leaderboards/index.md @@ -137,7 +137,6 @@ The model also has to successfully apply all its changes to the source file with background-color: rgba(255, 255, 255, 0.7); /* Semi-transparent white background */ padding: 0 4px; /* Add padding around the text */ border-radius: 3px; /* Rounded corners for the text background */ - box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); /* Subtle shadow for depth */ }