From 8b6b143baf363db1e167d192156e37721df64054 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Thu, 17 Aug 2023 12:25:11 +0300 Subject: [PATCH] update p --- css/index.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/index.css b/css/index.css index dce04cc..e897efa 100644 --- a/css/index.css +++ b/css/index.css @@ -487,4 +487,8 @@ header { padding: 80px 0; } + img[src*="#stretch"] { + width: auto; + height: auto; + } }