mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-17 07:07:19 +00:00
width
This commit is contained in:
parent
6146d6ae75
commit
2a5cdd3ea6
2 changed files with 4 additions and 5 deletions
4
docs/_static/custom.css
vendored
4
docs/_static/custom.css
vendored
|
@ -1,3 +1,5 @@
|
|||
@import url("theme.css");
|
||||
|
||||
.wy-nav-content {
|
||||
max-width: 75% !important;
|
||||
max-width: 90%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue