From f4e7ae795093e88bd2da34cb54e6c4050df74f91 Mon Sep 17 00:00:00 2001
From: "Vibhushini ." <vibhushini30@gmail.com>
Date: Thu, 12 Oct 2023 15:48:51 +0000
Subject: [PATCH] commit check

---
 wiki/pages/experiments.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/wiki/pages/experiments.html b/wiki/pages/experiments.html
index 3fb4411..f79839a 100644
--- a/wiki/pages/experiments.html
+++ b/wiki/pages/experiments.html
@@ -50,7 +50,8 @@
 
   .accordion-button {
     background-color: transparent; /* Set the background to transparent for the buttons */
-    font-weight: 900;
+    font-weight: bold;
+    font-size: 24px;
   }
 
   .accordion-collapse {
-- 
GitLab