Skip to content

Commit b1e7922

Browse files
authored
style(experience): change logto logo color (#7914)
1 parent 5e07860 commit b1e7922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/experience/src/components/LogtoSignature/index.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
@include _.flex-row;
66
font: var(--font-label-2);
77
font-weight: normal;
8-
color: var(--color-neutral-variant-70);
8+
color: var(--color-neutral-variant-60);
99
padding: _.unit(1) _.unit(2);
1010
text-decoration: none;
1111
opacity: 75%;

0 commit comments

Comments
 (0)