mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
style: Increase font size of leaderboard bar chart numbers
This commit is contained in:
parent
4c45f0e44b
commit
0f8d196741
1 changed files with 1 additions and 0 deletions
|
@ -147,6 +147,7 @@ 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 */
|
||||
font-size: 16px; /* Increase font size for the numbers */
|
||||
}
|
||||
</style>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue