From 4a1d2ba2ed834cf1ec4a6b226c41b4905e73fe69 Mon Sep 17 00:00:00 2001 From: Vishrut Jha Date: Thu, 14 Mar 2024 01:24:55 +0530 Subject: [PATCH] Minor changes, cross screen --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 330d40e..8b2a879 100644 --- a/css/style.css +++ b/css/style.css @@ -336,7 +336,7 @@ h2 { /* HERO */ h1 { font-size: 40px; line-height: 40px; } #countdown div span {font-size: 24px; line-height: 34px;} - .sub-title { font-size: ; line-height: ; margin-top: 60vh; } + .sub-title { font-size: ; line-height: ; margin-top: 75vh; } /* TITLE & CONTACT */ .title { top: 15%;} .contact .icons { margin-bottom: 0px; }