Files
openclaw/docs/custom.css
2026-02-04 10:18:21 -05:00

5 lines
88 B
CSS

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