Remove pointer-event prevention from entry-cover image
This commit is contained in:
parent
3408ee9d59
commit
80b1f168bc
|
@ -97,7 +97,6 @@
|
|||
|
||||
.entry-cover img {
|
||||
border-radius: var(--radius);
|
||||
pointer-events: none;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue