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

This commit is contained in:
Helldragon67 2024-10-19 14:15:43 +08:00
parent 0d3595612e
commit 63032181a5

View File

@ -420,7 +420,7 @@ button.gh-form-input {
font-weight: 550; font-weight: 550;
background-color: var(--background-color); background-color: var(--background-color);
color: var(--color-darker-gray); color: var(--color-darker-gray);
margin: 0px; margin: 30px;
} }
.gh-navigation :is(.gh-navigation-logo, a:not(.gh-button), .gh-icon-button) { .gh-navigation :is(.gh-navigation-logo, a:not(.gh-button), .gh-icon-button) {