From 14e70e0123f2e604ba8097c472a4531accfbffae Mon Sep 17 00:00:00 2001 From: Shraddha <ShraddhaRaghuram@student.tudelft.nl> Date: Thu, 12 Sep 2024 11:37:52 +0200 Subject: [PATCH] font-size --- static/homepage.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/homepage.css b/static/homepage.css index 4afc0b4..81fe549 100644 --- a/static/homepage.css +++ b/static/homepage.css @@ -50,7 +50,7 @@ text-align: left; color: #185A4F; font-family: AccidenzCommons; - font-size: 20.313px; + font-size: 50px; font-style: normal; font-weight: 400; line-height: normal; -- GitLab