mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-17 22:07:47 +00:00
Fix table of contents sizing (#7751)
Now <img width="864" alt="Screenshot 2024-09-27 at 10 57 40 PM" src="https://github.com/user-attachments/assets/84c99d34-9b5a-4522-a2b4-0ef3c9cdda49"> Previously <img width="864" alt="Screenshot 2024-09-27 at 10 57 46 PM" src="https://github.com/user-attachments/assets/d7ff7401-ece5-4b49-813e-cd4e58d6cf19">
This commit is contained in:
parent
d2e7b40cec
commit
313612dad7
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ See https://github.com/astral-sh/uv/issues/5130 */
|
|||
}
|
||||
|
||||
/* Increase the size of the index nav item to match the sections */
|
||||
.md-nav__item:first-child {
|
||||
.md-nav--primary .md-nav__item:first-child {
|
||||
font-size: 17.5px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue