From 079922526bb63dd8ecc52f5e516117dc8742fe84 Mon Sep 17 00:00:00 2001
From: "Nour, Arezou" <arezou.nour@tugraz.at>
Date: Thu, 23 Jan 2025 11:02:22 +0100
Subject: [PATCH] Update main.css

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

diff --git a/css/main.css b/css/main.css
index d04fee1..d23af01 100644
--- a/css/main.css
+++ b/css/main.css
@@ -10,7 +10,7 @@
 .parent-1{
     width: 1000px;
     height:200px;
-    background-color: blue;
+    background-color: yellow;
     margin: 50px auto;
    
 }
-- 
GitLab