Loading assets/styles/custom.scss +12 −0 Original line number Diff line number Diff line main { hr { clear: both; } h1, h2, h3, h4, h5, h6 { clear: both; margin-top: 2.5rem; } Loading @@ -17,6 +22,13 @@ main { padding-bottom: 0.5rem; } .blog-post-content { li > p { margin-top: 0; margin-bottom: 0; } } @media (min-width: 750px) { img[src$="#left"] { float: left; Loading Loading
assets/styles/custom.scss +12 −0 Original line number Diff line number Diff line main { hr { clear: both; } h1, h2, h3, h4, h5, h6 { clear: both; margin-top: 2.5rem; } Loading @@ -17,6 +22,13 @@ main { padding-bottom: 0.5rem; } .blog-post-content { li > p { margin-top: 0; margin-bottom: 0; } } @media (min-width: 750px) { img[src$="#left"] { float: left; Loading