Fixed article card hover style
This commit is contained in:
parent
658b11d3ca
commit
cbb5e22b42
|
@ -483,9 +483,11 @@
|
|||
&::after {
|
||||
background: rgb(0 0 0 / 60%);
|
||||
content: '';
|
||||
height: 100%;
|
||||
height: 102%;
|
||||
left: -1%;
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
top: -1%;
|
||||
width: 102%;
|
||||
z-index: 1;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user