File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,11 +31,9 @@ const faqs = [
3131 href = "https://papers.codechefvit.com/upload"
3232 target = "_blank"
3333 rel = "noopener noreferrer"
34- className = "dark:text-blue-400 text-red-500"
35- style = { { textDecoration : "underline" } }
34+ className = "dark:text-blue-400 text-red-500 underline"
3635 >
3736 Upload
38-
3937 </ Link >
4038 { " " } button at the top-right corner to submit your exam papers.
4139 </ >
@@ -53,8 +51,7 @@ const faqs = [
5351 href = "mailto:codechefvit@gmail.com"
5452 target = "_blank"
5553 rel = "noopener noreferrer"
56- className = "dark:text-blue-400 text-red-500"
57- style = { { textDecoration : "underline" } }
54+ className = "dark:text-blue-400 text-red-500 underline"
5855 >
5956 codechefvit@gmail.com
6057 </ Link >
@@ -71,8 +68,7 @@ const faqs = [
7168 href = "https://papers.codechefvit.com/request"
7269 target = "_blank"
7370 rel = "noopener noreferrer"
74- className = "dark:text-blue-400 text-red-500"
75- style = { { textDecoration : "underline" } }
71+ className = "dark:text-blue-400 text-red-500 underline"
7672 >
7773 submit a request
7874 </ Link >
You can’t perform that action at this time.
0 commit comments