Skip to content

Udate page-title scss #30

@pstackebrandt

Description

@pstackebrandt

fix inconsitency

Most components follow BEM methodology, but there are inconsistencies:

// In page-title.scss
.container {
// Should follow BEM like in other files
// e.g. .page-title__container
}

.lead {
// Should be .page-title__lead
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions