From cecccbe94d9cf0899e6c7e6662c877634d4fb7a7 Mon Sep 17 00:00:00 2001 From: Austin Chen Date: Mon, 13 Dec 2021 10:02:29 -0800 Subject: [PATCH] Add a drop shadow on the Account card --- web/pages/account.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pages/account.tsx b/web/pages/account.tsx index ac6681b3..0fed1440 100644 --- a/web/pages/account.tsx +++ b/web/pages/account.tsx @@ -22,7 +22,7 @@ export default function Account() {
-
+
{user?.avatarUrl && (