File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 < body >
1010 < header >
1111 < h1 > Exploring README Files, Wireframes and Git Branches</ h1 >
12+ < p > We will be looking at the purposes and benefits of README files, Wireframes and Git Branches</ p >
1213 </ header >
1314 < main >
1415 < article >
@@ -44,7 +45,7 @@ <h2>Git Branches</h2>
4445 </ main >
4546 < footer >
4647 < p >
47- This is the default, provided code and no changes have been made yet.
48+ email: taliakucuk1@gmail.com
4849 </ p >
4950 </ footer >
5051 </ body >
Original file line number Diff line number Diff line change @@ -52,9 +52,10 @@ main {
5252 margin : 0 auto calc (var (--space ) * 4 ) auto;
5353}
5454footer {
55- position : fixed;
5655 bottom : 0 ;
5756 text-align : center;
57+ width : 100% ;
58+ padding : var (--space );
5859}
5960/* ====== Articles Grid Layout ====
6061Setting the rules for how articles are placed in the main element.
You can’t perform that action at this time.
0 commit comments