From daf42c3e62e66da5272328d3df5025fc36d5c37a Mon Sep 17 00:00:00 2001 From: christophe-g Date: Sun, 17 Mar 2019 22:11:50 +0100 Subject: [PATCH] increased line-height for display-4 and display-3 --- typography.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/typography.html b/typography.html index 689ae97..a045e97 100644 --- a/typography.html +++ b/typography.html @@ -53,7 +53,7 @@ font-size: 112px; font-weight: 300; letter-spacing: -.044em; - line-height: 120px; + line-height: 122px; }; --paper-font-display3: { @@ -63,7 +63,7 @@ font-size: 56px; font-weight: 400; letter-spacing: -.026em; - line-height: 60px; + line-height: 65px; }; --paper-font-display2: {