theme: Remove bullet from new-in badge

This commit is contained in:
Joe Mooring 2025-05-30 10:09:01 -07:00 committed by GitHub
parent 55a832f8e9
commit 2d64e57ae9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -46,9 +46,6 @@ button will be hidden if any of the following conditions is true:
{{- else }}
<span
class="not-prose inline-flex items-center px-2 mr-1 rounded text-sm font-medium bg-green-200 dark:bg-green-400 fill-green-600">
<svg class="mr-1.5 h-2 w-2" viewBox="0 0 8 8">
<circle cx="4" cy="4" r="3" />
</svg>
<a
class="text-green-800 dark:text-black hover:text-green-600 no-underline"
href="{{ $href }}"