mirror of
https://github.com/primer/css.git
synced 2024-12-14 06:44:38 +03:00
update hr color
This commit is contained in:
parent
d78d83a2dd
commit
e1dfa6f041
@ -45,7 +45,7 @@ hr,
|
||||
overflow: hidden;
|
||||
background: transparent;
|
||||
border: 0;
|
||||
border-bottom: $border-width $border-style var(--color-border-tertiary);
|
||||
border-bottom: $border-width $border-style var(--color-border-primary);
|
||||
@include clearfix();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user