From c3c91471ce6144f12e6dd2fd9668fc1e3b28221d Mon Sep 17 00:00:00 2001 From: asmaamostafa74 Date: Tue, 5 Nov 2024 19:55:28 +0200 Subject: [PATCH] Fix Images --- assets/css/style.css | 6 +++--- index.html | 16 ++++++++++++---- 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 81300f5..855bee4 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -5144,8 +5144,8 @@ footer .copyrigths .payment { margin-top: 26px; } -.headerImg img { - width: 50% !important; +.headerImg a img { + width: 550px !important; } .lastImg { @@ -5180,7 +5180,7 @@ footer .copyrigths .payment { column-gap: 20px; } - .headerImg img { + .headerImg a img { width: 100% !important; } diff --git a/index.html b/index.html index 41887c8..350fde1 100644 --- a/index.html +++ b/index.html @@ -153,8 +153,12 @@
- Image - Image + + Image + + + Image +
@@ -726,8 +730,12 @@

- Image - Image + + Image + + + Image +