style: make divider lider lighter
This commit is contained in:
parent
d19864a6a7
commit
49af778401
1 changed files with 2 additions and 1 deletions
|
|
@ -247,5 +247,6 @@
|
|||
|
||||
.card-divider-dark {
|
||||
border: 1px solid var(--gray-400);
|
||||
margin-bottom: 16px;
|
||||
margin-bottom: 1rem;
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue