fix: scope badge hover to link badges, remove inline hover classes, expand logo viewBox
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
href="{{ $href }}"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="badge badge-outline hover:bg-heat hover:text-white hover:border-heat transition-all"
|
||||
class="badge badge-outline badge-static"
|
||||
>{{ $platform | upper }} {{ partial "icon.html" "arrow-external" }}</a>
|
||||
{{- end -}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user