pester / docs

Source files for the Pester website.
https://pester.dev
MIT License
41 stars 77 forks source link

Highlight categories and compact navbar #303

Closed fflaten closed 8 months ago

fflaten commented 8 months ago

Separate pages from categories in navbar by reducing font-size on links

fflaten commented 8 months ago

Experimenting with a more compact navbar style. Thoughts? Is it more readable?

Couldn't find a use for .navbar__brand strong css selector, but might have missed something.

bravo-kernel commented 8 months ago

I really like the smaller font size for the sub pages, not a fan of the bold for main categories though.

Please let me know what you want to do, merge or...

fflaten commented 8 months ago

That works too. Fixed 🙂

bravo-kernel commented 8 months ago

Very nice, how come we never thought of smaller fonts before 🙄

fflaten commented 8 months ago

🤷‍♂️ Got inspired by Starlight's (Astro's Docusaurus equivalent) style after I realized our categories weren't links.