Skip to content

Mistake in Jumbotron docs #25918

@daveonestar

Description

@daveonestar

In the Jumbotron docs example, the foloowing code appears:

<p class="lead">
  <a class="btn btn-primary btn-lg" href="#" role="button">Learn more</a>
</p>

The 'lead' class here does nothing to the button and therefore should be omitted.
In addition, I think a div should be used instead of a paragraph because there is no real paragraph here, it just holds a button.

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