I try to make a background by repeating a pattern. Here is the pattern I used: https://www.vecteezy.com/vector-art/93065-free-vector-zig-zag-backgrounds
On Adobe Illustrators it's fit perfectly:
But on website doesn't fit very well:
CSS for the container:
color: #ae8032;
background: #001224;
background-image: url(/assets/contact_pattern.svg);
background-size: 200px;
background-repeat: repeat;
Somebody knows how to fix that problem?
Aucun commentaire:
Enregistrer un commentaire