Update custom.css
Some checks failed
test / test (push) Has been cancelled
format / format (push) Has been cancelled

This commit is contained in:
David Hill 2025-10-01 22:05:40 +01:00 committed by Adam
parent 95d3fcd55c
commit daee0f11df
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75

View file

@ -91,6 +91,11 @@ body > .page > header button[data-open-modal] > kbd kbd:first-child {
font-size: 20px !important;
}
.starlight-aside__title {
flex: 0 0 auto;
margin-top: 3px;
}
body > .page > .main-frame .main-pane > main > .content-panel + .content-panel {
border-top: none !important;
}
@ -199,7 +204,7 @@ site-search > button span {
.starlight-aside {
display: flex;
gap: 16px;
align-items: center;
align-items: start;
.starlight-aside__content {
margin-top: 0;