added background-color #fff to figures in cards (fix png alpha images)

This commit is contained in:
Bachir Soussi Chiadmi 2021-09-16 11:45:13 +02:00
parent feb11b3971
commit 6264a2f604
4 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1779,6 +1779,7 @@ article.card{
margin:0;
position: absolute;
top:0; left:0;
background-color: #fff;
// width: 100%; height:100%;
&:first-of-type{
z-index:5