• In Twenty Eleven, what code designates the space between paragraphs? Is that line-height? And which one would I adjust to set the standard for the whole site?

Viewing 1 replies (of 1 total)
  • Thread Starter adunate

    (@adunate)

    Nevermind. I found it.

    /* Text elements */
    p {
    margin-bottom: 1em; /*adjusts space between paragraphs*/
    }

Viewing 1 replies (of 1 total)
  • The topic ‘space between paragraphs’ is closed to new replies.