79222354

Date: 2024-11-25 09:15:47
Score: 1
Natty:
Report link

Just add padding to li tag in style for better control

ul#list li{padding:5px 10px 15px 20px;}

In this example, padding is top:5px, right:10px, bottom:15px and left:20px You can set according to your requirement

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Sujit Gupta