From c5edb9918d0889770e4fc2e791d89238096e2e77 Mon Sep 17 00:00:00 2001 From: KANDIVALASA LAXMI <156179607+laxmikandivalasa@users.noreply.github.com> Date: Fri, 8 Nov 2024 21:05:19 +0530 Subject: [PATCH 1/2] Update styles.css Update styles.css --- Website/css/styles.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Website/css/styles.css b/Website/css/styles.css index 1de4debbd..ac5e11fa3 100644 --- a/Website/css/styles.css +++ b/Website/css/styles.css @@ -475,7 +475,7 @@ div { background-color: #121245; padding: 10px 20px; border-radius: 15px; - height: 340px; + height: 450px; color: white; animation: slideInRight 0.3s ease-in-out; transition: background-color 0.3s ease; @@ -553,7 +553,7 @@ div { background-color: #121245; padding: 10px 20px; border-radius: 15px; - height: 340px; + height: 450px; color: white; animation: slideInRight 1s ease-in-out; transition: background-color 0.3s ease; @@ -2318,4 +2318,4 @@ body.blue-mode { /* Dark blue background for tooltips */ color: #f1f1f1; /* Light text */ -} \ No newline at end of file +} From fa70f976e93162ecf360b69f105cee1384db070c Mon Sep 17 00:00:00 2001 From: KANDIVALASA LAXMI <156179607+laxmikandivalasa@users.noreply.github.com> Date: Fri, 8 Nov 2024 21:11:05 +0530 Subject: [PATCH 2/2] Update index.html --- Website/index.html | 49 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 48 insertions(+), 1 deletion(-) diff --git a/Website/index.html b/Website/index.html index c41a3af34..b27e1822f 100644 --- a/Website/index.html +++ b/Website/index.html @@ -21,6 +21,7 @@ content="A curated collection of diverse machine learning repositories available on GitHub, presented by the RecodeHive community" />