docs: Minor updates

This commit is contained in:
2025-09-24 10:31:08 -05:00
parent ca05429203
commit aa291410d8
5 changed files with 25 additions and 9 deletions

View File

@@ -118,3 +118,13 @@ table tr:last-child {
border-bottom: 0;
}
@media (min-width: 960px) {
.bd-page-width {
max-width: 100rem;
}
}
.bd-sidebar-primary .sidebar-primary-items__end {
margin-bottom: 0;
margin-top: 0;
}