diff --git a/src/components/Avatar.svelte b/src/components/Avatar.svelte index be2cb62..02acfae 100644 --- a/src/components/Avatar.svelte +++ b/src/components/Avatar.svelte @@ -10,6 +10,7 @@ {src} font={"text-xl text-ecsess-black"} {size} + rounded={"rounded-full"} background="bg-ecsess-400" imageBase="object-cover w-full h-full" />