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

fix: h tag not being new line when using multiple h tags in a row #518

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ChaCha3088
Copy link

Description

Bug

I think there is a bug with showing multiple h tags in a row.

It looks like below.
Screenshot 2023-09-20 at 10 50 17

How to fix this problem

there is a css file in react-notion-x/src/styles.css

and i changed display: inline-block; to display: block;
Screenshot 2023-09-20 at 10 56 04

After Fix

Screenshot 2023-09-20 at 11 00 43

Notion Test Page ID

My Tech Blog which has the problem

LINK

My Notion Page linked with this blog page

LINK

@vercel
Copy link

vercel bot commented Sep 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
react-notion-x ✅ Ready (Inspect) Visit Preview Sep 20, 2023 2:21am
react-notion-x-minimal-demo ✅ Ready (Inspect) Visit Preview Sep 20, 2023 2:21am

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.

1 participant