Skip to content

Font weights for large-size classes are overridden #9

@ctypeh

Description

@ctypeh

public-web/museum.css

Lines 92 to 97 in 141b2a5

.xxxlarge,
.xxlarge,
.xlarge,
.large {
font-weight: 600;
}

CSS specificity is greater for raster here, so customized-raster-2.css should be edited to remove this application.

Image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions