feat(doc): change layout of button in main page

This commit is contained in:
thomas
2023-10-17 21:14:31 +02:00
parent 12f3b36c55
commit 1269464c89
7 changed files with 349 additions and 389 deletions

View File

@@ -74,6 +74,10 @@
background-color: var(--sl-color-accent-high);
}
.article-footer > a > p {
margin: 0px !important;
}
a.primary,
a.primary > svg {
color: var(--color-btn) !important;
@@ -120,7 +124,3 @@ starlight-menu-button svg {
flex-direction: column;
justify-content: space-between;
}
/* .content-panel {
padding-top: 2px;
} */