Skip to content

Bug: passing mb to Title component has no effect. #98

@JohannesMerz

Description

@JohannesMerz

What happens

If you pass mb=0 to the Title component the margin still stays at 1em, caused by h3.margin-block-end.

Expected behavior:

Overwrite margin when passed explictly.

Example Code:

<Title mb={0}> My Title</Title>

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions