From 15ae3bee55b3f7aecf292a55f25cdc07739c4a94 Mon Sep 17 00:00:00 2001 From: Paul Armstrong Date: Thu, 4 Feb 2021 10:49:14 -0800 Subject: [PATCH] refactor(web): update shadows for material specs --- web/src/components/AppBar.jsx | 2 +- web/src/components/Card.jsx | 4 +++- web/tailwind.config.js | 23 +++++++++++++++-------- 3 files changed, 19 insertions(+), 10 deletions(-) diff --git a/web/src/components/AppBar.jsx b/web/src/components/AppBar.jsx index 089b1b508..698635d88 100644 --- a/web/src/components/AppBar.jsx +++ b/web/src/components/AppBar.jsx @@ -73,7 +73,7 @@ export default function AppBar({ title }) {