Skip to content

Commit 091fe48

Browse files
committed
all changes done
1 parent b19ab2d commit 091fe48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Instagrsam-clone/src/Components/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ body{
66
background-color: rgba(var(--b3f,250,250,250),1);
77
}
88
.main_container{
9-
padding:0px 18%;
9+
padding-left: 18%;
10+
padding-right:18%;
1011
}
1112
nav{
1213
display:flex;
@@ -160,7 +161,6 @@ height:600px;
160161
height:8%;
161162
position:relative;
162163
top:4%;
163-
bottom:0%;
164164
}
165165

166166
/****sideBox***/

0 commit comments

Comments
 (0)