Viewing 1 replies (of 1 total)
  • Space between paragraph lines?

    Try editing your CSS to change or add

    p {
    margin: 0;
    padding-top: .22em;
    padding-bottom: .35em;
    }

    Play with the numbers until you get the desired output.

Viewing 1 replies (of 1 total)

The topic ‘Html code question’ is closed to new replies.