diff --git a/assets/css/screen.css b/assets/css/screen.css index 5dd9ea1..9c17cbb 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -440,14 +440,14 @@ button.gh-form-input { .gh-navigation-logo { position: relative; - font-size: calc(3rem * var(--factor, 1)); + font-size: calc(3.5rem * var(--factor, 1)); font-weight: 725; letter-spacing: -0.015em; white-space: nowrap; } .gh-navigation-logo img { - max-height: 40px; + max-height: 50px; } .gh-navigation-menu {