@HugoLcSubmitted about 3 years ago
I had 2 major issues:
-
I tryed to use the .svg pattern as a background-image like this... background-image: url(image/bg-pattern-card.svg); ...but it didn't work. So I used an img instead.
-
The gray line between the middle and bottom of the card isn't so thin like the model. Is there a way to make it thinner? I used border-top: 1px;
I hope you guys can give me some feedback!