1
1
mirror of https://github.com/primer/css.git synced 2025-01-07 06:51:03 +03:00

update underlinenav counter text color

This commit is contained in:
Colin 2020-10-20 16:14:27 -04:00
parent 3cf2ad89af
commit 567085e706

View File

@ -75,6 +75,7 @@
.UnderlineNav .Counter {
margin-left: $spacer-1;
color: var(--color-underlinenav-counter-text);
}
.UnderlineNav-container {