Skip to content

Conversation

@adrianschmidt
Copy link
Collaborator

@adrianschmidt adrianschmidt commented Jul 9, 2021

re: #31

This does not yet fix #31, as I haven't found where the heading size for examples is set, but it does fix some other heading "size" inconsistencies. We might want to adjust the styling of h2 through h6, as most headings have become one step "bigger".

@tricki
Copy link

tricki commented Oct 2, 2023

FYI I found the source of the automatic h5 heading: https://github.com/jgroth/kompendium/blob/master/src/components/playground/playground.tsx#L88C33-L88C33

@adrianschmidt
Copy link
Collaborator Author

FYI I found the source of the automatic h5 heading: master/src/components/playground/playground.tsx#L88C33-L88C33

Fantastic! Thank you! 🙏

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

Successfully merging this pull request may close these issues.

First line of text in example files automatically becomes an H5. Better if it's left for the users to decide.

3 participants