terms: hide cover image in taxonomy list,

show others

* taxonomies are meant to be browsed faster
This commit is contained in:
Aditya Telange 2020-10-10 19:40:37 +05:30
parent f933372c55
commit e04e248ae1
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77

View File

@ -53,8 +53,7 @@
transform: scale(0.96);
}
.tag-entry .entry-content,
.tag-entry .entry-footer {
.tag-entry .entry-cover {
display: none;
}