Hello I’d like to make the spacing between these rows smaller.
Could anyone help me with it ![]()
I need help reducing spacing in the footer between the words (About us, contact us… etc)
@media screen and (min-width: 750px) {
.footer-block__details-content>p{
margin: 8px !important;
}
}
Thank you a lot, just a question for understanding.
Is the 5px, amount of pxls between now or?