From 7fdf311829dee26df5970f748c73d5bbb47e2e3c Mon Sep 17 00:00:00 2001 From: Dhruv Date: Thu, 18 Jul 2024 12:37:33 +0530 Subject: [PATCH] Some changes --- CSS/style.css | 5 +++-- HTML/about.html | 3 ++- HTML/contactus.html | 4 ++-- HTML/project.html | 2 ++ HTML/skill.html | 3 ++- JS/contactus.js | 3 ++- JS/script.js | 18 +++--------------- index.html | 8 ++++---- 8 files changed, 20 insertions(+), 26 deletions(-) diff --git a/CSS/style.css b/CSS/style.css index e8c32fb..10ddc72 100644 --- a/CSS/style.css +++ b/CSS/style.css @@ -28,6 +28,7 @@ body { width: 100%; position: fixed; top: 0; + left: 0; background-color: #1F1F1F; z-index: 99; display: flex; @@ -182,7 +183,7 @@ body { /* Hero Section */ .hero-section { - padding: 100px 0; + padding: 80px 0; } .hero-content h2 { @@ -191,7 +192,7 @@ body { font-family: rejoy; } -.hero-content p { +.hero-content p{ font-size: 24px; position: relative; height: 5vh; diff --git a/HTML/about.html b/HTML/about.html index 19158b8..27f8a71 100644 --- a/HTML/about.html +++ b/HTML/about.html @@ -94,10 +94,11 @@

Details

+
diff --git a/HTML/contactus.html b/HTML/contactus.html index f80ef88..5559c42 100644 --- a/HTML/contactus.html +++ b/HTML/contactus.html @@ -93,11 +93,11 @@

Contact Me

+
- diff --git a/HTML/project.html b/HTML/project.html index 46b4905..d7d9c2a 100644 --- a/HTML/project.html +++ b/HTML/project.html @@ -72,6 +72,8 @@ +
+