mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2025-01-23 15:18:38 +00:00
feat(base-divider): update color
This commit is contained in:
parent
457b7faf17
commit
f3f9b8e411
@ -46,7 +46,10 @@ $c: ".c-base-divider";
|
|||||||
|
|
||||||
#{$c}__line {
|
#{$c}__line {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
color: #313d4f;
|
display: block;
|
||||||
|
height: 1px;
|
||||||
|
border: 0;
|
||||||
|
border-top: 1px solid #313d4f;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user