From d4440c7af7e6e2847b5e290f402fa8b327cf86a6 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Sun, 9 Mar 2025 21:51:00 +0300 Subject: [PATCH] Update 1.css --- CSS/1.css | 2 ++ 1 file changed, 2 insertions(+) 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;