Skip to content

logo.svg crops left side of graphic #164

Description

@sidewayss

https://github.com/color-js/elements/blob/main/logo.svg

Note how the red < is cropped. I don't have this repo forked, but I imagine that the viewBox needs to be adjusted to set the left edge in negative territory (it's currently at zero) and to increase the width accordingly:

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -625 630 615" overflow="visible" height="600">

Though that moves the image behind it off-center, so maybe you need to move that red angle bracket rightward instead. Then you might need to redo the horizontal spacing in that layer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Effort: lowEasy to address issues, ideal for first time contributors!Priority: lowTopic: docsbugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions