Skip to content

Styles should probably use em instead of rem #8

@Stvad

Description

@Stvad

I'm using this for https://bsky.app/profile/vlad.sitalo.org/post/3ldk6uush5k2p and when this css is embedded on different pages - it's affected by the root-page's font-size, and because it's defined in terms of rem it doesn't seem possible to override it?

I think using em would make more sense in this case, defining the sizes in terms of the parent element, and allowing me to change them in my use-case.

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