From db58e5a2449559dfc5950a40bb6cffe60f3ca43d Mon Sep 17 00:00:00 2001 From: Yash-Sakre Date: Tue, 15 Mar 2022 17:02:06 +0530 Subject: [PATCH] Yash Sakre Information Added --- list.json | 6 ++++++ style.css | 1 + 2 files changed, 7 insertions(+) diff --git a/list.json b/list.json index 0c3b5cc..776e3ba 100644 --- a/list.json +++ b/list.json @@ -17,4 +17,10 @@ "semester": "6th", "gender": "female" } + ,{ + "name": "Yash Sakre", + "branch": "CSE", + "semester": "4th", + "gender": "male" + } ] \ No newline at end of file diff --git a/style.css b/style.css index d83c538..0235e56 100644 --- a/style.css +++ b/style.css @@ -3,6 +3,7 @@ #heading { text-align: center; font-family: "Montserrat", monospace; + color:red; } .img-container{