increase li decoration spacing
This commit is contained in:
parent
4a8a253a6c
commit
112ab2aa7c
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@ li::before {
|
|||
position: absolute;
|
||||
font-size: 1.2rem;
|
||||
top: -4px;
|
||||
left: -10px;
|
||||
left: -14px;
|
||||
color: var(--list-marker-color);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue