hello
This commit is contained in:
parent
1303e3f8a5
commit
26d782fdc1
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
.press_article{
|
||||
display:flex;flex-direction:column;position:relative;
|
||||
.p_a_img{}
|
||||
&:has(.p_a_img:hover) .p_a_datas{opacity:1;}
|
||||
&:hover .p_a_datas{opacity:1;}
|
||||
.p_a_datas{
|
||||
opacity:0;transition: all .5s ease;
|
||||
backdrop-filter: blur(2px);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue