Skip to content

Text color on small and .small #328

@stephanandersen

Description

@stephanandersen

We have this rule that includes a color for the generic tag small and its helper-class .small

.small, small {
    color: #6d6e71;
    font-size: 80%;
    font-weight: 400;
}

I believe it was added to mute small text in headings
<h1>Customer Name <small>(#customer-number)</small></h1>

I like that behavior in headings actually, even though we got text-muted, but the generic small rule looks just wrong to me

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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