This commit is contained in:
parent
dc6037ae12
commit
1120fe393f
@ -420,6 +420,7 @@ button.gh-form-input {
|
||||
font-weight: 550;
|
||||
background-color: var(--background-color);
|
||||
color: var(--color-darker-gray);
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.gh-navigation :is(.gh-navigation-logo, a:not(.gh-button), .gh-icon-button) {
|
||||
@ -440,14 +441,14 @@ button.gh-form-input {
|
||||
|
||||
.gh-navigation-logo {
|
||||
position: relative;
|
||||
font-size: calc(3.5rem * var(--factor, 1));
|
||||
font-size: calc(2.4rem * var(--factor, 1));
|
||||
font-weight: 725;
|
||||
letter-spacing: -0.015em;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.gh-navigation-logo img {
|
||||
max-height: 50px;
|
||||
max-height: 40px;
|
||||
}
|
||||
|
||||
.gh-navigation-menu {
|
||||
|
Loading…
x
Reference in New Issue
Block a user