Skip to content

[v4] Introduce variable for customizing margin-bottom for "p" #23031

@ahmetb

Description

@ahmetb

_reboot.scss has:

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

However the value is hardcoded. It would be nice to have it exported to _variables.scss so that people can customize (_custom.scss was nice but looks like it's removed now).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions