🐛 wrong separator color
This commit is contained in:
parent
8af69e8b10
commit
bec345426b
@ -18,7 +18,7 @@
|
|||||||
.separator {
|
.separator {
|
||||||
margin: 48px 0;
|
margin: 48px 0;
|
||||||
height: 1px;
|
height: 1px;
|
||||||
background-color: red;
|
background-color: var(--grey-medium);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user