diff --git a/src/App.jsx b/src/App.jsx index d310d8e..4bfe271 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -8,16 +8,16 @@ function App() {
{/* Change the text to your name */}

- Hello Beautiful + Asad Ali

{/* Fix this CSS so that way these sits under your Name */} -

Short description of thyself. This doesn't have to be long. 3 to 5 sentances at most.

-

Hobbies. This doesn't have to be long. Maybe make a list?

+

Hey, I am Asad Ali, I was born in the country of Pakistan and I am a Proud Muslim.

+

My hobbies are just sitting and resting.

{/* Change the div's font to 18px and the color to aliceblue */} -
-

What are your likes and dislikes?

+
+

I like Computers and hate when I don't find any games to play

)