Skip to content

Commit 9e61806

Browse files
committed
bump the contrast of the es-note border
1 parent 6d7dee5 commit 9e61806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addon/styles/components/es-note.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.cta-note {
22
background-color: var(--color-gray-200);
3-
border: 2px solid var(--color-card-border);
3+
border: 2px solid var(--color-gray-600);
44
border-radius: var(--radius-lg);
55
margin: auto;
66
max-width: 90%;

0 commit comments

Comments
 (0)