Skip to content

Commit

Permalink
Merge pull request #1272 from primer/counter-secondary
Browse files Browse the repository at this point in the history
Update `Counter--secondary` bg
  • Loading branch information
jonrohan authored Mar 29, 2021
2 parents 379a3cf + f19aa48 commit b02f1cc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/stupid-oranges-drop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/css": patch
---

Update `Counter--secondary` bg
1 change: 1 addition & 0 deletions src/labels/counters.scss
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@

.Counter--secondary {
color: var(--color-counter-secondary-text);
background-color: var(--color-counter-secondary-bg);
}

1 comment on commit b02f1cc

@vercel
Copy link

@vercel vercel bot commented on b02f1cc Mar 29, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.