index: Disable hover effect
This commit is contained in:
parent
4477287843
commit
c9e95de611
1 changed files with 0 additions and 11 deletions
|
|
@ -48,17 +48,6 @@ j-wrap.index {
|
|||
* { transition: 5s; }
|
||||
}
|
||||
|
||||
img.centerpiece:hover {
|
||||
cursor: crosshair;
|
||||
border-radius: 180px;
|
||||
mask-image: none;
|
||||
backdrop-filter:
|
||||
blur(2px)
|
||||
drop-shadow(4px 4px 10px red)
|
||||
grayscale(70%)
|
||||
;
|
||||
}
|
||||
|
||||
img.centerpiece {
|
||||
animation-name: multi;
|
||||
animation-timing-function: linear;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue