aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erl_docgen/priv/css/otp_doc.css
diff options
context:
space:
mode:
authorMariano Guerra <[email protected]>2017-03-10 13:17:27 +0100
committerMariano Guerra <[email protected]>2017-03-13 11:51:52 +0100
commit7bbfffcef7b7c81d1797a0d66c0fdfd3a646f5a9 (patch)
tree78afbbc1cd34329682b841283519ed9a563f2979 /lib/erl_docgen/priv/css/otp_doc.css
parent7f8c85d02752193a5cd5d90f19ca2b8f7e452a12 (diff)
downloadotp-7bbfffcef7b7c81d1797a0d66c0fdfd3a646f5a9.tar.gz
otp-7bbfffcef7b7c81d1797a0d66c0fdfd3a646f5a9.tar.bz2
otp-7bbfffcef7b7c81d1797a0d66c0fdfd3a646f5a9.zip
improve line-heigt for main description at landing page
Diffstat (limited to 'lib/erl_docgen/priv/css/otp_doc.css')
-rw-r--r--lib/erl_docgen/priv/css/otp_doc.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/erl_docgen/priv/css/otp_doc.css b/lib/erl_docgen/priv/css/otp_doc.css
index 3c27ace3f3..844aad2945 100644
--- a/lib/erl_docgen/priv/css/otp_doc.css
+++ b/lib/erl_docgen/priv/css/otp_doc.css
@@ -174,6 +174,7 @@ footer { }
text-align: center;
margin: 2em 0;
font-size: 1.5em;
+ line-height: 1.5em;
}
.doc-table-wrapper, .doc-image-wrapper{