From 6ecdca446ce104f1c1b1fb16f32a46dc3171eb0b Mon Sep 17 00:00:00 2001 From: hipokesrl <152567796+hipokesrl@users.noreply.github.com> Date: Tue, 15 Jul 2025 02:29:19 +0300 Subject: [PATCH] Update Style.css --- css/Style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/Style.css b/css/Style.css index 99933a8358..b12c197013 100644 --- a/css/Style.css +++ b/css/Style.css @@ -17,7 +17,7 @@ body { .container { width: 28rem; height: 34rem; - background-color: rgb(110, 100, 100); + background-color: rgb(111, 100, 100); display: flex; flex-direction: column; justify-content: space-around; @@ -53,4 +53,4 @@ h4 { padding: 1.25rem 2.5rem; width: 21.87rem; height: 8.1rem; -} \ No newline at end of file +}