forked from mirrors/hugo-theme-terminal
Update list styling
This commit is contained in:
@ -75,7 +75,7 @@
|
||||
list-style: none;
|
||||
|
||||
li:before {
|
||||
content: '►';
|
||||
content: '-';
|
||||
position: absolute;
|
||||
left: -20px;
|
||||
color: var(--accent);
|
||||
|
Reference in New Issue
Block a user