We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bebd357 commit 56e8c65Copy full SHA for 56e8c65
src/components/screens/Info.tsx
@@ -15,7 +15,7 @@ function Info() {
15
<span>your CATs and FATs </span>
16
<span>with CodeChef-</span>
17
<span>VIT’s dedicated </span>
18
- <span>repository of past</span>
+ <span>repository of past </span>
19
<span>exam papers</span>
20
</div>
21
<div className="grid play gap-4 text-[12px] text-black dark:text-white md:grid-cols-3 xl:text-[16px]">
0 commit comments