diff --git a/src/pages/home/index.css b/src/pages/home/index.css index 7b2a533..ce237ca 100644 --- a/src/pages/home/index.css +++ b/src/pages/home/index.css @@ -1,6 +1,5 @@ .home { /* background: linear-gradient(180deg, #f8f9fa 0%, #e9ecef 100%); */ - background: #f5f6f8; height: 100vh; display: flex; flex-direction: column;