-
Notifications
You must be signed in to change notification settings - Fork 8.6k
UX: Category header restyle #34081
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
UX: Category header restyle #34081
Conversation
Would this work visually w/o a border? Kinda like the topic title on a topic page? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! should be able to preemptively add border: none;
in .category-heading
to themes before merging to avoid regressions?
Seems like a good idea |
This pull request has been mentioned on Discourse Meta. There might be relevant details there: |
This pull request has been mentioned on Discourse Meta. There might be relevant details there: |
This PR applies better styling to the category title & description that appears when a category logo is uploaded.