From 95ed4eb7cc09c1ae4c8822f1b8bbdfbdf39bf4da Mon Sep 17 00:00:00 2001 From: Divya Raj Date: Thu, 30 May 2024 00:09:29 +0530 Subject: [PATCH] changing name --- index.html | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 85adfcb..77ca0e2 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - Rubik Cube + Rubik Cube New diff --git a/style.css b/style.css index 661f98b..2ff88f8 100644 --- a/style.css +++ b/style.css @@ -78,7 +78,7 @@ body { } .range__track-line { position: absolute; - background: rgba(0, 0, 0, 0.2); + background: rgba(219, 12, 12, 0.2); height: 2px; top: 50%; margin-top: -1px;