diff --git a/docs/overrides/home.html b/docs/overrides/home.html index 0c97d5ac6..922221a25 100644 --- a/docs/overrides/home.html +++ b/docs/overrides/home.html @@ -7,27 +7,15 @@ {{ super() }}
@@ -89,26 +122,24 @@ Outlines Logo
-

+

Structured text generation and robust prompting for language models

- - - -

Made with ❤️ by the team at .txt

diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index 33783c153..e71a6124f 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -112,6 +112,9 @@ h1.title { h2.subtitle { margin: 5px 0px 25px; + font-size: 1rem; + max-width: 540px; + margin: 0 auto; } .md-typeset {