fix: code line number highlight not working in production environment

pull/146/head
Kia King Ishii 4 years ago
parent 25cd29815b
commit d97056437b

@ -47,7 +47,7 @@
--c-bg: var(--c-white);
--code-padding-vertical: 1.5rem;
--code-font-size: .85em;
--code-font-size: .85rem;
--code-bg-color: #282c34;
}

Loading…
Cancel
Save