️ Improve contrast and other accessibility issues

This commit is contained in:
James Panther
2021-12-21 13:22:45 +11:00
parent ccfd369c67
commit 90f36f8221
16 changed files with 88 additions and 71 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<ol class="text-sm text-neutral-400 dark:text-neutral-500">
<ol class="text-sm text-neutral-500 dark:text-neutral-400">
{{ template "crumb" (dict "p1" . "p2" .) }}
</ol>
{{ define "crumb" }}