Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

About - Headings' font sizes and weights don't match the design #357

Description

@hwikyounglee

Try...
Note: and we would need a smaller font set for mobile

/* About - Typography */
/* Add the following */
.about-landing-page h1, h2 {
    font: 500 40px/50px Google Sans;
    line-height: 50px;
}
.about-landing-page h3 {
    font: 500 24px/32px Google Sans;
}

https://web.devsite.corp.google.com/about

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions