Update markdown-terminal.css

This commit is contained in:
Dex
2025-07-31 16:28:27 -05:00
committed by GitHub
parent ca079a85bb
commit ae7e87da05

View File

@@ -102,7 +102,7 @@
}
.prose-terminal ul > li::before {
content: '';
content: '';
position: absolute;
margin-left: -1em;
color: var(--terminal-accent);