Skip to content

barrio based themes generate .node_content rule with slightly larger font-size: 1.071em #16

Description

@druliner

Bulleted lists are slightly larger than paragraph in uw_drupal_theme.
Traced this to the .node__content rule in the generated css files in public://css/ where font-size: 1.071em;

In Barrio both

and

    fonts are both larger by this rule
    However in UW_D_T the

    is 17px and the

      is 18.207px (17 x 1.071)

      I suspect this is because

      is not inheriting size and

        is?

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