From 406b7041f289527490772404341d45a386636ace Mon Sep 17 00:00:00 2001 From: Agampreet Singh <68941022+agam778@users.noreply.github.com> Date: Thu, 8 Jun 2023 17:00:57 +0530 Subject: [PATCH] Lower the website's preview image --- docs/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.css b/docs/index.css index 78b5884..d594706 100644 --- a/docs/index.css +++ b/docs/index.css @@ -107,7 +107,7 @@ body { .preview-icon { position: absolute; - margin-top: 22%; + margin-top: 23%; margin-left: 68%; transform: translate(-50%, -50%); width: 708px;