From 8e4bca7ebbe420377da09735ed631a4bfb2922b9 Mon Sep 17 00:00:00 2001 From: Anushka Chouhan Date: Wed, 30 Oct 2024 21:36:27 +0530 Subject: [PATCH] Update About Page --- about.css | 5 +++-- about.html | 47 ++++++++++++++++++++++++++++------------------- style.css | 13 +++++++++++-- 3 files changed, 42 insertions(+), 23 deletions(-) diff --git a/about.css b/about.css index 5c3fd873..3f662d3d 100644 --- a/about.css +++ b/about.css @@ -112,7 +112,7 @@ nav { .btn-primary { display: inline-block; - background: linear-gradient(90deg, #007BFF, #00BFFF); + background: linear-gradient(90deg, #121417, #1b2427); color: #fff; padding: 10px 20px; border: 2px solid transparent; @@ -135,7 +135,7 @@ nav { .btn-primary:active { transform: scale(1) translateY(0); - box-shadow: 0 4px 8px rgba(0, 123, 255, 0.2); + box-shadow: 0 4px 8px rgba(11, 12, 12, 0.2); } .btn-primary::after { @@ -212,6 +212,7 @@ nav { position: relative; } + .content-container::before { content: ''; position: absolute; diff --git a/about.html b/about.html index e1f9d58b..25ad9824 100644 --- a/about.html +++ b/about.html @@ -10,7 +10,7 @@ - + @@ -134,7 +134,7 @@ -
+