mirror of
https://github.com/ipfs/ipfs-blog.git
synced 2026-08-06 17:03:23 +02:00
fix: change background for the card placeholder image (#92)
This commit is contained in:
@@ -86,7 +86,9 @@ export default {
|
||||
}
|
||||
|
||||
.v-lazy-image[src='/card-placeholder.png'],
|
||||
.v-lazy-image[src='card-placeholder.png'],
|
||||
.v-lazy-image-loaded {
|
||||
@apply bg-gray;
|
||||
animation: fade-in 0.7s ease-in-out forwards;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user