Skip to content

Commit

Permalink
Udated Text and pic size
Browse files Browse the repository at this point in the history
  • Loading branch information
vrushabhgawas14 committed Nov 22, 2024
1 parent 3b33ae8 commit 1d1c8a8
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Binary file added public/ProfilePic.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/coverpage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
name="keywords"
content="Vrushabh Gawas, React, Web Developer, BSc IT, Portfolio, Website"
/>
<meta name="author" content="Vrushabh Gawas" />
<title>Vrushabh Gawas</title>
<meta name="author" content="Vrushabh Gawas | Full Stack Developer" />
<title>Vrushabh Gawas | Portfolio</title>

<!-- Open Graph -->
<meta property="og:title" content="Portfolio of Vrushabh Gawas" />
Expand Down
6 changes: 3 additions & 3 deletions src/pages/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ export const Home = () => {
</div>
<div className="flex flex-col items-start sm:items-center text-3xl sm:text-2xl sm:mx-8 sm:my-16 sliding-text">
<div>Hello! 👋</div>
<div className="text-4xl sm:text-[30px] py-2 font-semibold">
<div className="text-5xl sm:text-[30px] py-2 font-semibold">
I'm Vrushabh Gawas
</div>
<div className="text-center">Student, Coder and Tech Enthusiast.</div>
<div className="text-center">Full Stack Web Developer and Coder.</div>
</div>
<div className="w-72 sm:hidden">
<div className="w-80 sm:hidden">
<ProfileImage />
</div>
</div>
Expand Down

0 comments on commit 1d1c8a8

Please sign in to comment.