Skip to content

Commit 5eb90bc

Browse files
New branch trial CSS
1 parent 389e25c commit 5eb90bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Wireframe/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ background-color: #f4f4f4;
1414

1515
:root {
1616
--paper: oklch(7 0 0);
17-
--ink: color-mix(in oklab, var(--color) 5%, black);
17+
--ink: color-mix(in oklab, var(--color) 5%, rgb(16, 15, 15));
1818
--font: 100%/1.5 system-ui;
1919
--space: clamp(6px, 6px + 2vw, 15px);
2020
--line: 1px solid;

0 commit comments

Comments
 (0)