padding to header
All checks were successful
Deploy Theme / deploy (push) Successful in 9s

This commit is contained in:
Helldragon67 2024-10-19 14:13:04 +08:00
parent 1120fe393f
commit 42b84843cd

View File

@ -415,12 +415,11 @@ button.gh-form-input {
/* ---------------------------------------------------------- */
.gh-navigation {
height: 100px;
height: 80px;
font-size: 1.5rem;
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) {