From 0a0ddcf0d487895a4971a83140ff4df807f3dbd6 Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Mon, 4 Sep 2023 15:33:18 +0500 Subject: [PATCH] make home flower smaller --- style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.css b/style.css index 82ae394..43f40af 100644 --- a/style.css +++ b/style.css @@ -57,6 +57,8 @@ html, body { margin-bottom: -90px !important; z-index: -20; position: relative; + width: 262px; + margin-left: auto; } .wp-site-blocks footer {