File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 " />
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
66 < title > Wireframe-code blog for beginner</ title >
7- < link rel ="stylesheet " href ="style.css " />
7+ < link rel ="stylesheet " href ="style.css "/>
88 </ head >
99 < body >
1010 < header >
Original file line number Diff line number Diff line change @@ -53,10 +53,10 @@ article{
5353
5454/*This is for the position of the first Item*/
5555# div-1 {
56- width : 73 % ;
56+ width : 58 % ;
5757 height : 20% ;
5858 position : relative;
59- left : 17 % ;
59+ left : 19 % ;
6060 overflow : hidden;
6161 margin-bottom : 20px ;
6262}
@@ -67,12 +67,12 @@ article{
6767 width : 73% ;
6868 display : flex;
6969 position : relative;
70- left : 17 % ;
70+ left : 19 % ;
7171 padding : 0px 0px 0px -10px ;
7272}
7373
7474.content-size {
75- width : 60 % ;
75+ width : 40 % ;
7676
7777}
7878
You can’t perform that action at this time.
0 commit comments