Add margin between tags

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
hossainemruz 2022-07-16 22:02:31 +06:00
parent ad3dee71c2
commit 5a57a8fa44

View file

@ -308,6 +308,8 @@ h6 {
list-style-type: none;
display: inline-block;
background: #248aaa;
margin-left: 0.2em;
margin-right: 0.2em;
}
.taxonomy-terms a {