Skip to content

Commit

Permalink
adjust text size again
Browse files Browse the repository at this point in the history
  • Loading branch information
Salief authored and Salief committed Jun 2, 2024
1 parent da1bcc4 commit a3fc045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/site/components/client/ChannelCard2.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ export function ChannelCard2({
/>
) : (
<Flex className="bg-[#E9E9E9] justify-center items-center aspect-square w-16">
<Typography className="text-secondary-foreground text-sm md:text-base">
<Typography className="text-secondary-foreground text-sm">
No items
</Typography>
</Flex>
Expand Down

0 comments on commit a3fc045

Please sign in to comment.