mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-01 15:11:17 -04:00
Remove pointer-event prevention from entry-cover image
This commit is contained in:
parent
3408ee9d59
commit
80b1f168bc
@ -97,7 +97,6 @@
|
|||||||
|
|
||||||
.entry-cover img {
|
.entry-cover img {
|
||||||
border-radius: var(--radius);
|
border-radius: var(--radius);
|
||||||
pointer-events: none;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user