Skip to content

Large content padding has invalid value #812

@planktonic

Description

@planktonic

In scss/bitstyles/atoms/content/_settings.scss, the value of the large padding is given as l1:

'l': var(design-token.get('content', 'padding', 'l1')),

But this value doesn’t exist — the correct value is just l

'l': var(design-token.get('content', 'padding', 'l')),

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions