Files
openclaw/docs/style.css
Seb Slight 675c26b2b0 Docs: streamline start and install docs (#9648)
* docs(start): streamline getting started flow

* docs(nav): reorganize start and install sections

* docs(style): move custom css to style.css

* docs(navigation): align zh-CN ordering

* docs(navigation): localize zh-Hans labels
2026-02-05 10:09:45 -05:00

4 lines
60 B
CSS

#content > h1:first-of-type {
display: none !important;
}