diff --git a/pages/[user].tsx b/pages/[user].tsx index 5f9b9805..9506e63f 100644 --- a/pages/[user].tsx +++ b/pages/[user].tsx @@ -83,7 +83,7 @@ export default function User(props: inferSSRProps) { ); } }} - className="block px-6 py-4" + className="block w-full px-6 py-4" data-testid="event-type-link">

{type.title}