post-tags(css) : fix spacing

This commit is contained in:
Aditya Telange 2020-09-23 18:01:33 +05:30
parent 36062439dd
commit a6e17280a1
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77

View File

@ -236,7 +236,7 @@
}
.post-tags li+li {
margin-left: 3px;
margin-bottom: 3px;
}
.post-tags a {