From 0a5335b112d3bac3b6a300cdd619a839aa90f4dd Mon Sep 17 00:00:00 2001 From: Grace Patel <123757155+grasyPatel@users.noreply.github.com> Date: Tue, 21 May 2024 01:07:22 +0530 Subject: [PATCH] Streak feature added --- assests/style.css | 2 ++ index.html | 43 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+) diff --git a/assests/style.css b/assests/style.css index 0c24eed..79fc2f8 100644 --- a/assests/style.css +++ b/assests/style.css @@ -45,6 +45,8 @@ body{ margin-bottom: .1rem; font-size: larger; margin-top: .1rem; + margin-right: -12px; + diff --git a/index.html b/index.html index ea90094..57a4f98 100644 --- a/index.html +++ b/index.html @@ -24,6 +24,9 @@ +