Closed abdhannan closed 6 years ago
@abdhannan Please explain it a little bit more, or better share a screenshot/reference of what you need.
@abdhannan You might want to try something like this:
display: block;
width: 20%;
margin-left: auto;
margin-right: auto;
How to change width the effect for ex: 20% of a parent element and make it center?
Thank you!