From 5d30c3ed873c1178bb694473ca93d347d8847b25 Mon Sep 17 00:00:00 2001
From: AnishPatel
Date: Sun, 27 Oct 2024 18:11:52 +0000
Subject: [PATCH] explore button fix
---
index.html | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 0072195..0e6d87a 100644
--- a/index.html
+++ b/index.html
@@ -187,6 +187,9 @@
color: white;
margin-left: 8px;
}
+ #btn-hover{
+ background-color:white;
+ }
@@ -318,7 +321,7 @@ Learn Machine Learning with Us
We provide top-notch resources to help you master machine learning,
from basics to advanced levels.
- Explore Courses
+ Explore Courses