From 4de4c6b82f8ebd478aaad6ce6a9c860a6f98ac78 Mon Sep 17 00:00:00 2001 From: sarthakbisht28 Date: Tue, 19 Oct 2021 11:17:40 +0530 Subject: [PATCH] fixed contact us image probloem --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 1d8b92c..57b80a6 100644 --- a/style.css +++ b/style.css @@ -390,7 +390,7 @@ body { .contact-img img { display: block; - height: 400px; + height: 427px; width: 100%; object-position: center; object-fit: cover;