Skip to content

Commit 114a157

Browse files
committed
fix contrast
1 parent b49df55 commit 114a157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/guides/landing.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ <h2 x-show="noFilters()" id="all-guides" class="scroll-mt-36">
239239

240240
{{- define "guide-metadata" }}
241241
<div
242-
class="flex items-center justify-between gap-8 text-sm text-gray-200 dark:text-gray-300"
242+
class="flex items-center justify-between gap-8 text-sm text-gray-400 dark:text-gray-300"
243243
>
244244
<div class="flex flex-wrap gap-2 md:flex-nowrap">
245245
{{- $langs := .GetTerms "languages" }}

0 commit comments

Comments
 (0)