From 12fb25c3f339f2ec45b12cb221670a3f167d32c1 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Sat, 24 Sep 2022 18:53:07 +0200 Subject: Handle bigger avatars --- components/UserAvatar.vue | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'components') diff --git a/components/UserAvatar.vue b/components/UserAvatar.vue index 103455c..e75587b 100644 --- a/components/UserAvatar.vue +++ b/components/UserAvatar.vue @@ -1,13 +1,19 @@