We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c0de81 commit 50f7007Copy full SHA for 50f7007
README.md
@@ -1,5 +1,5 @@
1
-<div id="toc" align="center">
2
- <ul style="list-style: none">
+<div id="toc" align="center" style="margin-bottom: 0;">
+ <ul style="list-style: none; margin: 0; padding: 0;">
3
<a href="https://stagehand.dev">
4
<picture>
5
<source media="(prefers-color-scheme: dark)" srcset="https://stagehand.dev/logo-dark.svg" />
@@ -8,7 +8,6 @@
8
</a>
9
</ul>
10
</div>
11
-
12
<p align="center">
13
<strong>The AI Browser Automation Framework</strong><br>
14
<a href="https://docs.stagehand.dev">Read the Docs</a>
0 commit comments