summaryrefslogtreecommitdiffstats
path: root/app/common/styles/base
diff options
context:
space:
mode:
authorMichael Davis <michael.s.davis@ibm.com>2017-07-20 14:23:47 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-09-20 13:14:23 -0500
commitf9ef47856fcc5c0bcc9856a256563f151c52ec3f (patch)
tree8a8ffb270961bbb015ed2f973d4ebda5c605e290 /app/common/styles/base
parenta686760dd3b0a52580ff5deb1c14577f6d754d5c (diff)
downloadphosphor-webui-f9ef47856fcc5c0bcc9856a256563f151c52ec3f.tar.gz
phosphor-webui-f9ef47856fcc5c0bcc9856a256563f151c52ec3f.zip
adding padding to top of page headings to better match designs
Change-Id: I538b8f8a694d1f10403bbfc872ccda855bb6efe9 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
Diffstat (limited to 'app/common/styles/base')
-rw-r--r--app/common/styles/base/typography.scss1
1 files changed, 1 insertions, 0 deletions
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 @@ h6 {
h1, .h1 {
font-size: 3rem;
font-weight: 500;
+ padding-top: .5em;
}
h2, .h2 {
OpenPOWER on IntegriCloud