From 623ecc3cbff580946554af1985c85169e4d71c0f Mon Sep 17 00:00:00 2001 From: Mohd Avesh Farooqui Date: Thu, 1 Oct 2020 11:12:22 -0700 Subject: [PATCH] added alignment of the image of cloud --- css/site.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/site.css b/css/site.css index a0d50e0..91b3d97 100644 --- a/css/site.css +++ b/css/site.css @@ -22,7 +22,7 @@ } .cloud-image { - width: 1200px; + width: 940px; height: 250px; padding-bottom: 50px; margin: auto;