commit | f9ef47856fcc5c0bcc9856a256563f151c52ec3f | [log] [tgz] |
---|---|---|
author | Michael Davis <michael.s.davis@ibm.com> | Thu Jul 20 14:23:47 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Sep 20 13:14:23 2017 -0500 |
tree | 8a8ffb270961bbb015ed2f973d4ebda5c605e290 | |
parent | a686760dd3b0a52580ff5deb1c14577f6d754d5c [diff] |
adding padding to top of page headings to better match designs Change-Id: I538b8f8a694d1f10403bbfc872ccda855bb6efe9 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
diff --git a/app/common/styles/base/typography.scss b/app/common/styles/base/typography.scss index a9b65b2..64f5e3c 100644 --- a/app/common/styles/base/typography.scss +++ b/app/common/styles/base/typography.scss
@@ -25,6 +25,7 @@ h1, .h1 { font-size: 3rem; font-weight: 500; + padding-top: .5em; } h2, .h2 {