improve card hover effect
This commit is contained in:
@@ -243,7 +243,7 @@ form .annotation {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.card-link:hover .post-title {
|
||||
.card-link:hover .post-title, .card-link:hover .post-details {
|
||||
transition: color 0.3s ease;
|
||||
color: var(--hover-color);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user