Changeset - 2fbc85db8e1b
[Not reviewed]
0 1 0
Christopher Neugebauer - 7 years ago 2017-08-15 22:07:44
chrisjrn@gmail.com
Increases margin on tight-headings so that there isn’t interaction between two adjacent H1/H2 blocks
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
static/scss/custom.scss
Show inline comments
...
 
@@ -181,3 +181,3 @@ $homepage-block-min-height: 480px;
 
  h1, h2, h3, h4, h5, h6 {
 
    margin: 0;
 
    margin: 0.05em;
 
  }
0 comments (0 inline, 0 general)