docs: simplify board tables and clean up published markdown rendering
This commit is contained in:
@@ -119,6 +119,12 @@ body {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 76.25em) {
|
||||
.md-grid {
|
||||
max-width: 80rem;
|
||||
}
|
||||
}
|
||||
|
||||
.md-content__inner {
|
||||
background: linear-gradient(180deg, var(--web-surface-2), var(--web-surface-1));
|
||||
border: 1px solid var(--web-border);
|
||||
|
||||
Reference in New Issue
Block a user