added background-color #fff to figures in cards (fix png alpha images)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user