Skip to content

Commit 74e5cd6

Browse files
committed
"add Done"
1 parent 0501937 commit 74e5cd6

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

Mobileview.css

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,12 @@
1313
}
1414
.center{
1515
height: 50%;
16-
border: 5px solid green;
1716
}
1817
.about>.right{
19-
border: 5px solid orange;
18+
/* border: 5px solid orange; */
2019
}
2120
.about>.left{
22-
border: 5px solid red;
21+
/* border: 5px solid red; */
2322
gap:30%;
2423
}
2524

@@ -28,7 +27,7 @@
2827
flex-direction: column;
2928
flex-wrap: wrap;
3029
width: 100%;
31-
border: 2px solid beige;
30+
/* border: 2px solid beige; */
3231
}
3332
.section1{
3433
font-size: 10px;
@@ -108,7 +107,7 @@
108107
}
109108
.contact{
110109
width: 100vw;
111-
border: 5px solid blue;
110+
/* border: 5px solid blue; */
112111
}
113112
.contact>.sect{
114113
width: 100%;

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h1>M.Deepak</h1>
3838

3939
<div class="home" id="home">
4040
<div class="left">
41-
<h1 class="Hello">Hello Recruiter 👋</h1>
41+
<h1 class="Hello">Hello Guys!! 👋</h1>
4242
<p>I'm Deepak, a passionate Full-Stack Java Developer in the making, currently pursuing my final year in Computer
4343
Science.
4444
Thanks for stopping by! This portfolio is a quick look into my skills, projects, and what I love to

0 commit comments

Comments
 (0)