Skip to content

Minor issue with .page-header in Migration docs #26213

@iatek

Description

@iatek

The Typography section of migration.md states:

"Dropped .page-header as, aside from the border, all its styles can be applied via utilities."

Should this instead state...

"Dropped .page-header as all its styles can be applied via utilities."

Since border-bottom can be used to get a similar border-bottom like the 3.x .page-header class had?

Page header using only util classes:

<div class="pb-2 mt-4 mb-2 border-bottom">
        Page header
</div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions