_content.scss 402 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 #brokercontent { #page-content { article { h2:first-child { margin-top : 0; } h3 { //margin-top: 15px; //margin-bottom: 15px; margin :31px 0 18px 0; } p { line-height : 20px; margin: 12px 0 15px 0; } } } }