Skip to content

Commit

Permalink
Bio Added
Browse files Browse the repository at this point in the history
  • Loading branch information
varuns1007 committed Feb 18, 2021
1 parent c19e464 commit c8969cb
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions src/components/AboutDiv.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const useStyles = makeStyles({
aboutMePara: {
fontWeight: 400,
position: "relative",
top: "26%",
top: "29%",
fontSize: "22px",
},
divHeader: {
Expand Down Expand Up @@ -67,10 +67,12 @@ const AboutDiv = () => {
align="center"
className={classes.aboutMeBody}
>
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
Scelerisque varius integer eget malesuada aliquam egestas.
Gravida amet morbi turpis adipiscing ullamcorper. Metus
lobortis ut enim facilisis mauris, massa facilisis.
Hello! I am Varun Shinde, a web-developer. Currently I am
studying in SIESGST College pursing a B.Tech degree.
Working with Technical Team SIESGST as a Junior Web Developer.
I love listening rock and my favourite band is Linkin
Park.Love cooking and obessed with David Dobrik.Would love to
meet him one day :).
</Typography>
</div>
</Grid>
Expand Down

0 comments on commit c8969cb

Please sign in to comment.