Skip to content

Font weight has a typo in CSS code #16

@Jonarzz

Description

@Jonarzz

Adding a new style to text and chosing weight field (with example value: bold) adds such code to the LESS/CSS section:

font-weigth: bold;

but it should be:

font-weight: bold;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions