Skip to content

Grids specify a font-family: why? #379

@jconniff

Description

@jconniff

I noticed another thing I have to override in Pure, that seems opinionated.
I can't think of a reason for this.

.pure-g [class *="pure-u"] {
font-family: sans-serif;
}
Suppose I specifically choose a font-family for my site with
body {
font-family: fontOfMyChoice;
}
anywhere I use grids, I'll see 'san-serif' instead of my font.

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