From 81a2231373ae31503780401a1f7160199175637d Mon Sep 17 00:00:00 2001 From: Vincent Date: Mon, 30 Mar 2020 20:03:55 +1100 Subject: [PATCH] Lineheight fix in header --- stylesheets/_session.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/stylesheets/_session.scss b/stylesheets/_session.scss index 7e443dacb..129fef126 100644 --- a/stylesheets/_session.scss +++ b/stylesheets/_session.scss @@ -554,6 +554,7 @@ $session-element-border-green: 4px solid $session-color-green; font-family: $session-font-accent; font-weight: 300; font-size: $session-font-xs; + line-height: $session-font-xs; } .module-contact-name {