shuding / nextra

Simple, powerful and flexible site generation framework with everything you love from Next.js.

Home Page:https://nextra.site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steps Component | Text/Heading not aligned when using empty h3

arno-fukuda opened this issue · comments

<Steps>

###

First, hello world

###

then, hello world

###

finally, hello world

</Steps>
Screenshot 2024-05-02 at 13 26 23

Ideally, alignment should be consistent across all steps.