Skip to content

Width of Headers deviates from text width #16

@Democide

Description

@Democide

Add this to the end of the cobalt.css file to fix. Of course you can fix it in the appropriate definition earlier in the file but I'm putting my various fixes and tweaks in one section at the bottom.

#write h1,
#write h2,
#write h3,
#write h4,
#write h5,
#write h6,
#write pre {
    width: inherit;
}

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