aboutsummaryrefslogtreecommitdiff
path: root/docs/_static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_static/style.css')
-rw-r--r--docs/_static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_static/style.css b/docs/_static/style.css
index 1b549b46..99553296 100644
--- a/docs/_static/style.css
+++ b/docs/_static/style.css
@@ -710,7 +710,7 @@ div.admonition {
padding-bottom: 0.8em;
margin: 0.8em 0;
border-radius: 2.5px;
- border-left-width: 4px;
+ border-left-width: 6px;
border-left-style: solid;
background-color: var(--admonition-background);
}