diff --git a/apps/trust/src/components/AuditRow.tsx b/apps/trust/src/components/AuditRow.tsx
index 6a9a67579..d2e42dcfe 100644
--- a/apps/trust/src/components/AuditRow.tsx
+++ b/apps/trust/src/components/AuditRow.tsx
@@ -116,12 +116,17 @@ export function AuditRowAvatar(props: { audit: AuditRowFragment$key }) {
className="block cursor-pointer aspect-square"
title={`Logo ${audit.framework.name}`}
>
-