diff --git a/list.json b/list.json index 0c3b5cc..6f015b7 100644 --- a/list.json +++ b/list.json @@ -6,7 +6,7 @@ "gender": "male" } ,{ - "name": "Kartikey Rawat", + "name": "Kartikey Rawat(Carrycooldude)", "branch": "CSE", "semester": "8th", "gender": "male" @@ -17,4 +17,4 @@ "semester": "6th", "gender": "female" } -] \ No newline at end of file +] diff --git a/style.css b/style.css index d83c538..d37c098 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,7 @@ @import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap"); #heading { + color = red; text-align: center; font-family: "Montserrat", monospace; }