mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 20:14:13 +00:00
docs: static content migration
This commit is contained in:
parent
c71ce8df61
commit
9dc4cf15ec
18 changed files with 719 additions and 382 deletions
11
docs/static/src/components/HomepageFeatures/styles.module.css
vendored
Normal file
11
docs/static/src/components/HomepageFeatures/styles.module.css
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
.features {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 2rem 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.featureSvg {
|
||||
height: 200px;
|
||||
width: 200px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue