Rename --shine to --shimmer, make sure images are always on top when hovered
This commit is contained in:
@ -85,6 +85,7 @@ img {
|
||||
z-index: 1;
|
||||
box-shadow: var(--edge-highlight), var(--shadow-raised);
|
||||
border-radius: 0;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
&.start,
|
||||
|
Reference in New Issue
Block a user