diff --git a/app.css b/app.css index 9a35fde..6979c30 100644 --- a/app.css +++ b/app.css @@ -5516,7 +5516,7 @@ footer a:hover { color: var(--accent-2); } margin-bottom: .25rem; } .cc-qual-list li::before { - content: "\u2713"; + content: "\2713 "; position: absolute; left: 0; color: #2563eb;