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

notion h tag series not being new line when using multiple h tags in a row #517

Open
ChaCha3088 opened this issue Sep 20, 2023 · 2 comments

Comments

@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

@CapedBojji
Copy link

Did you already fix it? Do you want me to submit a pr

@ChaCha3088
Copy link
Author

ChaCha3088 commented Sep 22, 2023

@AFreeBaldy I got it done! thx

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

No branches or pull requests

2 participants