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

Header style #1106

Closed
MartinWeb opened this issue Jan 16, 2024 · 0 comments
Closed

Header style #1106

MartinWeb opened this issue Jan 16, 2024 · 0 comments

Comments

@MartinWeb
Copy link
Contributor

MartinWeb commented Jan 16, 2024

After synchronizing with Rodney, we have a few minor code changes that impacts the header component and his subcomponent. These are minor changes in the code but can be seen as breaking changes in regards to the design and UX.

The changes are as follow :

  • Increase the logo size from 33px to 55px
  • Decrease the font-size of the title to 1.25em
  • Decrease the header's padding-bottom to 1.75rem
  • Remove header's margin-bottom
  • Change the font-size of the subtitle to have the same as the title, only the color makes it different (in the code it is small html element, so the font-size is 80%, remove that element makes the font-size the same as the title)

Before :
image

After :
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant