Adjust menu label color

This commit is contained in:
Cory LaViska
2020-08-18 17:08:00 -04:00
parent f3b0e3ccc9
commit 0ebdcbe220

View File

@@ -10,7 +10,7 @@
font-weight: var(--sl-font-weight-normal);
line-height: var(--sl-line-height-normal);
letter-spacing: var(--sl-letter-spacing-normal);
color: var(--sl-color-gray-70);
color: var(--sl-color-gray-60);
padding: var(--sl-spacing-xx-small) var(--sl-spacing-x-large);
user-select: none;
}