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

[Jetpack App Migration] Design Updates to App Banners #67607

Merged
merged 4 commits into from
Sep 27, 2022

Commits on Sep 9, 2022

  1. Tweak some CSS styles to better match designs

    Previous feedback indicated that the banners didn't match the designs exactly, so this commit makes some necessary tweaks to various styles, such as padding, font sizes, etc.
    Siobhan committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    290639e View commit details
    Browse the repository at this point in the history
  2. Increase spacing between both buttons

    Siobhan committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    16618e0 View commit details
    Browse the repository at this point in the history
  3. Only use Recoleta with supported languages

    By using "@extend .wp-brand-font", Recoleta will only be used when a site's using a language it supports. Otherwise, a fallback option will be used.
    Siobhan committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    07b1e0c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Remove font-smoothing on title, to bolden

    Siobhan committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    baa0061 View commit details
    Browse the repository at this point in the history