Fix
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-05-04 18:06:58 +00:00
parent 082b175859
commit df5e888169
3 changed files with 7 additions and 2 deletions

View File

@@ -15,3 +15,10 @@
white-space: pre;
}
.md-grid {
max-width: 65rem
}
.md-sidebar {
width: 8rem
}