diff --git a/sass/_headerbar.scss b/sass/_headerbar.scss index f04807e2d7..842b6781db 100644 --- a/sass/_headerbar.scss +++ b/sass/_headerbar.scss @@ -16,7 +16,7 @@ } .logo { - height: 100%; + height: 75%; } .header-logo, .header-logo-mobile, .toggle-nav-mobile { @@ -69,7 +69,7 @@ $header-active-color: #b1d9ff; .header-message { text-align: center; color: #797979; - font-size: 2.3rem; + font-size: 1.725rem; } .header-button { @@ -115,4 +115,4 @@ $header-active-color: #b1d9ff; .header-logo { display: none; } -} \ No newline at end of file +}