mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-31 04:23:53 +00:00
making <h3> font lighter for better visibility and moving some copy
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
This commit is contained in:
parent
3366937765
commit
72cc19a2c1
2 changed files with 14 additions and 7 deletions
4
docs/_static/css/my_theme.css
vendored
4
docs/_static/css/my_theme.css
vendored
|
|
@ -16,3 +16,7 @@
|
|||
.hide-title h1 {
|
||||
display: none;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue