-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-rustdoc-uiArea: Rustdoc UI (generated HTML)Area: Rustdoc UI (generated HTML)T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.T-rustdoc-frontendRelevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Description
for example:
when read https://docs.rs/futures/latest/futures/
the crate name size is big, as the crate name, this size is ok to hint people "the crate name is XXX"
however, when enter a module sub page, the crate name become too small
https://docs.rs/futures/latest/futures/future/index.html
it is too small, even make me wonder if my browser is broken to render the website, so I change to firefox, but nothing changed
also we can see the up spacing is shorter than the lower spacing, tha't so strange
and the source up spacing is short, but the lower spacing is too long, even three times the length
Metadata
Metadata
Assignees
Labels
A-rustdoc-uiArea: Rustdoc UI (generated HTML)Area: Rustdoc UI (generated HTML)T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.T-rustdoc-frontendRelevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.