Files
openclaw/docs/custom.css
Seb Slight 718dba8cb6 Docs: landing page revamp (#8885)
* Docs: refresh landing page

* Docs: add landing page companion pages

* Docs: drop legacy Jekyll assets

* Docs: remove legacy terminal css test

* Docs: restore terminal css assets

* Docs: remove terminal css assets
2026-02-04 10:37:14 -05:00

5 lines
88 B
CSS

#content-area h1:first-of-type,
.prose h1:first-of-type {
display: none !important;
}