From 7053ed55a5cbed2465367a6b1a8ea278ca2eb783 Mon Sep 17 00:00:00 2001 From: Princerey Date: Tue, 21 Jun 2022 20:20:14 +0530 Subject: [PATCH] initialcommit --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 3c6fe05..47567cf 100644 --- a/css/style.css +++ b/css/style.css @@ -582,7 +582,7 @@ iframe{ } .home h1{ - margin-top: 71vh; /* Remove this for 100% view of each menu*/ + margin-top: 69vh; /* Remove this for 100% view of each menu*/ font-size:7.6vh; text-transform: uppercase; text-shadow: 0 15px 20px #000000b0;