From b0334d9a3a02dc627f5567cfdbafd255f887dd0c Mon Sep 17 00:00:00 2001
From: Shraddha <ShraddhaRaghuram@student.tudelft.nl>
Date: Tue, 24 Sep 2024 10:23:06 +0200
Subject: [PATCH] typo

---
 static/page.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/static/page.css b/static/page.css
index 5ca3751..8421594 100644
--- a/static/page.css
+++ b/static/page.css
@@ -530,7 +530,7 @@ body{
     color: #C6EBE8;
 }
 .roster-pagecontent {
-    width; 71%;
+    width: 71%;
     transform: translateX(0%);
     margin: 12vw auto 50px;
     position: relative;
-- 
GitLab