kubernetes / kubernetes/website

Poor layout for page "Running Multiple Instances of Your App"

Open
#44,772 14 comments 0 reactions 1 assignee Claimed by @Champbreed View on GitHub
area/web-development kind/bug sig/docs triage/accepted
Dominant language
HTML
Stars
5.4k
Forks
15.7k
Avg merge
4d 18h
Merged PRs (30d)
204

Description

In the doc of [Running Multiple Instances of Your App](https://kubernetes.io/docs/tutorials/kubernetes-basics/scale/scale-intro/) The box having the Summary "Scaling a Deployment" Where the letter `t` of word `Deployment` is in the other line. Which doesnot look good.

Image for consideration:
![Screenshot from 2024-01-17 14-39-14](https://github.com/kubernetes/website/assets/124760321/2363c2ff-dd4e-475a-bc2b-a3ce271eca20)

**Solution**:
Here we are using unorderedlist if we remove unorderedlist tag of html and giving only list tag will be same in look and feel and the Sentence should look good

Output will look like:
![Screenshot from 2024-01-17 14-41-03](https://github.com/kubernetes/website/assets/124760321/49069850-f4fc-473c-b6ee-5ea1a490f410)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.