diff --git a/css/index.css b/css/index.css index e81df30..0e4060e 100644 --- a/css/index.css +++ b/css/index.css @@ -13,12 +13,11 @@ body { } .card{ background-color: #d9d9d9; - box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); border-radius: 30px; display: flex; - width: 1%; flex-wrap:wrap; justify-content: center; + align-self: center; } #mobileContainer18 { display: flex;