diff --git a/CSS/1.css b/CSS/1.css index 783cfd8..a842535 100644 --- a/CSS/1.css +++ b/CSS/1.css @@ -23,6 +23,8 @@ } .card__data { + justify-content: center; + align-items: center; width: calc(100% - 8vh); background-color: var(--white); padding: 1.5rem 2rem;