Skip to content

Commit df4b40c

Browse files
fix: typo in description
1 parent 542fc9c commit df4b40c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const IndexPage = () => (
1212
<div className="mt-12 flex flex-col-reverse lg:flex-row items-center lg:justify-between lg:space-x-6">
1313
<h1 className="mt-12 lg:mt-0 max-w-3xl text-3xl sm:text-4xl text-primary font-semibold sm:text-left md:text-center lg:text-left">
1414
Hi, I’m Aayush.
15-
<br className="mb-6 lg:hidden" /> I am an PhD CS student with avid interest in AI.
15+
<br className="mb-6 lg:hidden" /> I am a PhD CS student with an avid interest in AI.
1616
</h1>
1717
<div className="relative">
1818
<Blob />

0 commit comments

Comments
 (0)