Hi again,
I have a problem trying to use the code:
.skia {
border-radius: 10px;
box-shadow: 5px 5px 10px 10px rgba(0,0,0,0.5);
}
so every image get an depth effect. What i get, is images that have a transparent line on the bottom (wrong.jpg).
I attached the "correct.jpg" (how i want to looks) and "wrong.jpg" (what i get from code) screenshots.
Please help.
Thank you in advance!
Nikolas