mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-11-15 01:34:06 +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 {
|
||||
flex: 1;
|
||||
color: #313d4f;
|
||||
display: block;
|
||||
height: 1px;
|
||||
border: 0;
|
||||
border-top: 1px solid #313d4f;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user