Large home header

This commit is contained in:
adilallo
2025-08-06 22:39:19 -06:00
parent 6d2e045af6
commit 93c04d0bfe
6 changed files with 31 additions and 19 deletions
+1
View File
@@ -7,6 +7,7 @@ export default function AvatarContainer({
const sizeStyles = {
small: "flex -space-x-2",
medium: "flex -space-x-[9px]",
large: "flex -space-x-[10px]",
xlarge: "flex -space-x-[13px]",
};