felixmosh / bull-board

🎯 Queue background jobs inspector
MIT License
2.14k stars 342 forks source link

Update Header.module.css #724

Closed jcottam closed 2 months ago

jcottam commented 2 months ago

Refine styling of Header to match font-size to other header elements. Cleaner look.

jcottam commented 2 months ago

Screenshot 2024-04-29 at 12 12 34 PM

felixmosh commented 2 months ago

Hi @jcottam what issue did you solved? I'm not sure what was the issue

jcottam commented 2 months ago

Hi @felixmosh. The update is purely cosmetic, no bug fix or feature improvement here. I modified the CSS of the "Bull Dashboard" header to have a smaller font and left-align. I feel the update provides a cleaner look and allows for more characters in the header if needed.

Header is quite large in the current release (see below):

Screenshot 2024-04-30 at 9 27 38 PM

felixmosh commented 2 months ago

Hi, thanx for the PR, but looks like you are not fixing any issue but changing the design to meet your teste :]

BTW, I'm using a known typo scale, so it is not just random numbers. image

Maybe It is possible to "jump" one layer below... to 1.44rem

jcottam commented 2 months ago

1.44rem looks good! Thanks for sharing the extra context.