Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
nav ul li {
margin-right: -4px;
}
The indent appears due to inline display, this is such a feature, so you need to do it through float: left, or subtract 4px, or set the font to font-size: 0 inside this block, and where you need to increase the font to the standard one (which was the default ) that is, outside the fz0 block, but inside what is already needed, so that indents do not appear like yours.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question