slight li adjustment
This commit is contained in:
parent
29a8713a78
commit
37e9b3e116
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ li {
|
|||
li::before {
|
||||
content: '★';
|
||||
position: absolute;
|
||||
top: -2px;
|
||||
left: -12px;
|
||||
color: var(--list-marker-color);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue