From abc522d67c390f9d17027b9c8822d6aac1e607fe Mon Sep 17 00:00:00 2001 From: Asad Ali <89066363+Asadalishaik@users.noreply.github.com> Date: Tue, 11 Feb 2025 09:57:16 +0500 Subject: [PATCH] Update App.jsx --- src/App.jsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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

)