From 70656c69354bd75c9045bca125dfd391eb62b991 Mon Sep 17 00:00:00 2001 From: priya Date: Sat, 12 Oct 2024 23:00:28 +0530 Subject: [PATCH] #fixes --- index.html | 4 ++-- styles.css | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 8a4ff4b..a6d5b1e 100644 --- a/index.html +++ b/index.html @@ -30,7 +30,7 @@

OpenTekHub Blockchain

- +

Explore the Blockchain implementation and predict the latest cryptocurrency prices.

diff --git a/styles.css b/styles.css index 2ef69ef..0f0e52b 100644 --- a/styles.css +++ b/styles.css @@ -775,6 +775,8 @@ p.tagline.dark-mode{ margin: 0%; } - +nav a .color{ + color:white +}