summaryrefslogtreecommitdiff
path: root/docs/docs.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docs.css')
-rw-r--r--docs/docs.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/docs.css b/docs/docs.css
index 70a59bdd..c82afa95 100644
--- a/docs/docs.css
+++ b/docs/docs.css
@@ -206,6 +206,10 @@ a.md_tabs__link:visited {
}
+.md-grid {
+ max-width: 95%;
+}
+
/* TODO: Cleanup above hacks and replace with fully theme-aware code like below. */
[data-md-color-scheme="binja"] {