Skip to content

Deployment Guide Overview Tags wrapping looks weird from 720-748px #12746

@trueberryless

Description

@trueberryless

📝 Issue Description

In Talking and Doc'ing, HiDeoo discovered that the "On demand" and "Static" tags look weirdly wrapped when the screen width is between 720px and 748px (both inclusive).

Solution

Set the --column-min-width to 14rem in this line:

--column-min-width: 13rem;

I tested that this change does not badly infect the backend, CMS, integrations, recipes, migration and media overviews.

📋 On which page(s) it occurs

https://docs.astro.build/en/guides/deploy/ (when #12735 is merged)

🤔 Expected Behavior

All tags should look clean on all screen sizes like that (screenshot after the value got changed to 14rem):

Image

👀 Current Behavior

Currently the tags look like this on e.g. 720px (screenshot before the value got changed, the current value is 13rem):

Image

🖥️ Browser

Zen Browsers

📄 Additional Information

Please label this issue as "good first issue" so people who want to contribute to the project can pick this issue up and create their first PR 🙌

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomerssite improvementSome thing that improves the website functionality - ask @delucis for help!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions