We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 542fc9c commit df4b40cCopy full SHA for df4b40c
src/pages/index.js
@@ -12,7 +12,7 @@ const IndexPage = () => (
12
<div className="mt-12 flex flex-col-reverse lg:flex-row items-center lg:justify-between lg:space-x-6">
13
<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">
14
Hi, I’m Aayush.
15
- <br className="mb-6 lg:hidden" /> I am an PhD CS student with avid interest in AI.
+ <br className="mb-6 lg:hidden" /> I am a PhD CS student with an avid interest in AI.
16
</h1>
17
<div className="relative">
18
<Blob />
0 commit comments