mirror of
https://github.com/primer/css.git
synced 2024-12-13 16:15:44 +03:00
Add custom color to pagination
This commit is contained in:
parent
bb94b8d3fb
commit
b72855397a
@ -32,7 +32,7 @@
|
||||
[aria-current],
|
||||
[aria-current]:hover {
|
||||
// stylelint-disable-next-line primer/borders
|
||||
border-color: $orange-500;
|
||||
border-color: #f9826c; // custom coral
|
||||
}
|
||||
|
||||
.gap,
|
||||
|
Loading…
Reference in New Issue
Block a user