Adjust sizing with custom CSS Guide

4. Change the spacing between tags

Tags

If you need to adjust spacing between tags, experiment with the following CSS changing 200%.

.label { line-height: 200% !important; }