Skip to content

Large content padding has invalid value #812

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')),

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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