Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change rustdoc logo to use the full container size #87376

Merged
merged 1 commit into from
Jul 23, 2021
Merged

Change rustdoc logo to use the full container size #87376

merged 1 commit into from
Jul 23, 2021

Commits on Jul 22, 2021

  1. Change rustdoc logo to use the full container size

    We have a logo in svg that scales nicely to large sizes, but by default
    is only 5px large, i.e. very small. With the change the logo expands to
    the full size. By only setting the height to 100% we ensure that the
    width-height ratio isn't changed.
    Thomasdezeeuw committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    49b1be2 View commit details
    Browse the repository at this point in the history