forked from mirrors/thatmattlove-hyperglass
3 lines
102 B
CSS
3 lines
102 B
CSS
.getStarted[class][class]:not(.button--active):not(:hover) {
|
|
color: var(--ifm-color-secondary);
|
|
}
|