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

fix: web styles espresso (backport #22924) #22933

Merged
merged 4 commits into from
Oct 30, 2023

Commits on Oct 26, 2023

  1. fix: web styles espresso

    - added Inter & Inter V on website and font-stack
    - added flex to logged-in to center avatar
    - decreased brand logo height to 22px
    - added primary border-bottom to active navbar link
    - added underline to links for blog content
      and added to from-markdown for web pages
    
    (cherry picked from commit 259695a)
    maharshivpatel authored and mergify[bot] committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    421d79b View commit details
    Browse the repository at this point in the history
  2. fix: datepicker make current date bold.

    (cherry picked from commit e4de5bf)
    maharshivpatel authored and mergify[bot] committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    6cc43d8 View commit details
    Browse the repository at this point in the history
  3. fix(minor): add min-width to modified

    added min-width to modified so avatars column won't break
    
    (cherry picked from commit f1abf04)
    maharshivpatel authored and mergify[bot] committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    50febee View commit details
    Browse the repository at this point in the history
  4. fix: button size for md and lg

    espresso buttons don't have large size but on website large size is used
    so only apply espresso padding on buttons if they are not md or lg
    
    (cherry picked from commit 2e08741)
    maharshivpatel authored and mergify[bot] committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    deedcbc View commit details
    Browse the repository at this point in the history