Add margin between tags (#612)

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
Emruz Hossain
2022-07-16 22:03:53 +06:00
committed by GitHub
parent ad3dee71c2
commit 27c3d0f4cc
+2
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 {