diff --git a/static/scss/custom.scss b/static/scss/custom.scss index 7e9a1d4214f2f88e0d15df7e60d4bef758c8d075..926a66b455d47d120226addd96c47c71247d0d74 100644 --- a/static/scss/custom.scss +++ b/static/scss/custom.scss @@ -148,6 +148,13 @@ body.reviews.voting-status { box-shadow: $box-shadow; } +.tight-headings { + + h1, h2, h3, h4, h5, h6 { + margin: 0; + } + +} #hills {