Adjust sizing with custom CSS Guide

3. Change the spacing between category tags

Category links

If your category links need more space to make them stack nicely, experiment with 210% in the following CSS code:

.wptag { line-height: 210% !important; }