From 17669d18ff25eba0f97d9ead141952c1ad25fe0c Mon Sep 17 00:00:00 2001
From: Shraddha <shraddharaghuram@student.tudelft.nl>
Date: Mon, 26 Aug 2024 08:24:26 +0000
Subject: [PATCH] make maintitle larger

---
 static/homepage.css | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/static/homepage.css b/static/homepage.css
index 3a2325c..73f2df8 100644
--- a/static/homepage.css
+++ b/static/homepage.css
@@ -74,13 +74,13 @@
     margin-top: 10px;
     width: 1300px;
     height: 200px;
-    color: #05BE85;
+    color: #185A4F;
     text-align: center;
-    font-feature-settings: 'liga' off;
+    /* font-feature-settings: 'liga' off; */
     font-family: SourceSansPro;
     font-size: 80px;
     font-style: normal;
-    font-weight: 600;
+    font-weight: 1000;
 }
 
 
-- 
GitLab