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