mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2025-11-08 22:11:35 +00:00
feat(base-divider): update color
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user