logo.svg crops left side of graphic
Open
bug
Effort: low
Priority: low
Topic: docs
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
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:
https://github.com/color-js/elements/blob/24ac3f7a67178f0b4cd5bc5da8b1bb3562e316fe/logo.svg#L1
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.