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

CSS improvements #135

Merged
merged 2 commits into from
Apr 19, 2024
Merged

CSS improvements #135

merged 2 commits into from
Apr 19, 2024

Conversation

dbrgn
Copy link
Contributor

@dbrgn dbrgn commented Apr 15, 2024

Code blocks before:

screenshot-2024-04-15T22:29:27+02:00

After:

screenshot-2024-04-15T22:29:45+02:00

Schema docs before (note the wrong padding that breaks the borders):

screenshot-2024-04-15T22:40:21+02:00

And after:

screenshot-2024-04-15T22:40:40+02:00

Fixes #63.

I'm not proud of the `!important`s but am too lazy to fix properly.
@dbrgn dbrgn requested a review from a team April 15, 2024 20:42
@dbrgn dbrgn merged commit a3ba45c into master Apr 19, 2024
1 check passed
@dbrgn dbrgn deleted the css-improvements branch April 19, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Better styling for code blocks
2 participants