Skip to content

Commit f3785da

Browse files
committed
Docs changes
1 parent 8ca0539 commit f3785da

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

apps/website/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A static landing page for [getcmdr.com](https://getcmdr.com) featuring:
1010
- 14-day free trial CTA
1111
- Feature highlights
1212
- Download section
13-
- Linear.app-inspired dark design
13+
- Dark design for everyone
1414

1515
## Tech stack
1616

apps/website/src/styles/global.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
/* CSS-first Tailwind v4 configuration */
1616
@theme {
17-
/* Colors - Linear-inspired dark palette */
17+
/* Colors - Dark palette for hero image */
1818
--color-background: #0a0a0b;
1919
--color-surface: #111113;
2020
--color-surface-elevated: #18181b;

0 commit comments

Comments
 (0)