before:  after: <img width="964" alt="SCR-20240814-jcsq" src="https://github.com/user-attachments/assets/9d35bbed-b030-42d7-b987-680535938ff8">
@@ -60,5 +60,5 @@ function AllTeamsList({organization, openMembership, teamList, access}: Props) {
export default AllTeamsList;
const StyledButton = styled(Button)`
- font-size: ${p => p.theme.fontSizeLarge};
+ font-size: ${p => p.theme.fontSizeMedium};
`;