From fb0532f8736a494940ea5a66425e9a5d941f059d Mon Sep 17 00:00:00 2001 From: Saeed Alvi Date: Thu, 17 Oct 2024 18:00:29 +0500 Subject: [PATCH] Updated project with new changes --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 63298b9..35f7474 100644 --- a/style.css +++ b/style.css @@ -224,7 +224,7 @@ button { } .images-items { display: inline-block; - width: 49%; + width: 50%; height: 50%; align-items: center; background-color: #1c1816;