kubernetes / kubernetes/website
Poor layout for page "Running Multiple Instances of Your App"
- 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:

**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:

Contributor guide
Assessment
This issue has not been assessed yet.