carvel-dev / carvel-dev/carvel

fix repetition of tool images

Open
#57 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
408
Forks
148
PR merge metrics
No merged PRs in 30d

Description

### Steps to reproduce
1. visit any of the tools on [carvel.dev](https://carvel.dev/ytt/)
2. See the image tiles oddly on wide screens

### Expected
Image is fixed, doesn't overlap with text and doesn't repeat

### Actual
image overlaps text and repeats

### Notes
- the carvel.dev page does this correctly using `background-size: cover`

Contributor guide

Open the contributing guide

Research direction

Start by inspecting the tool pages on carvel.dev and the image-tile styling, using the reported wide-screen overlap and repetition as the reproduction case. Compare the relevant background behavior with the note about background-size: cover; done means the image is fixed, does not overlap text, and does not repeat on wide screens.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, html
Domain
frontend, web-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.