maxer7
Hi
The site has been customized and due that change it look like this
in default Joomla template you have only white BG color
You can add this code in custom css
.com-tags-tag.tag-category .list-group .list-group-item {
padding: .66667rem 28px;
}
And change with 28px value to add space in left and right side of text.