diff --git a/CSS/1.css b/CSS/1.css index 9757900..8a21ba1 100644 --- a/CSS/1.css +++ b/CSS/1.css @@ -23,7 +23,7 @@ } .card__data { - width: 16rem; + width: 20%; background-color: var(--white); padding: 1.5rem 2rem; box-shadow: 0 8px 24px hsla(0, 0%, 0%, .15);