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

hide pre tag instead code tag on switching the language #486

Merged
merged 1 commit into from
Jun 23, 2022

Conversation

vinkev
Copy link
Contributor

@vinkev vinkev commented Jun 19, 2022

Because the style have padding top and bottom for pre tag, it will be better on switching the example code, we hide the pre tag instead code tag.
With code tag, it create a big gap between example request title and the code

This is before fix
image

This is after fix
image

@shalvah shalvah merged commit 0df6d3e into knuckleswtf:master Jun 23, 2022
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.

2 participants