File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,9 @@ <h2>README.md File</h2>
1818 < p >
1919 A README file explains what a project does, how to install it, and how to use it. It helps other developers understand the project quickly. </ p >
2020 < a href ="https://www.freecodecamp.org/news/how-to-write-a-good-readme-file/ " target ="_blank "> Read more</ a >
21- </ article > < article >
21+ </ article >
22+
23+ < article >
2224 < img src ="02-newspaper-site-wireframe-example.webp " alt ="Wireframe example ">
2325 < h2 > Wireframe</ h2 >
2426 < p >
Original file line number Diff line number Diff line change @@ -48,7 +48,6 @@ https://www.w3.org/WAI/tutorials/page-structure/regions/
4848main {
4949 max-width : var (--container );
5050 margin : 0 auto;
51- margin-bottom : calc (var (--space ) * 4 );
5251}
5352footer {
5453
@@ -127,7 +126,7 @@ body { background-color: #d6d0d0;}
127126
128127h1 { color : rgb (47 , 120 , 120 ); }
129128
130- p { color : # 894e07e6 ; }
129+ p { color : # 333333 ; }
131130a { background-color : black;
132131color : white;
133132
You can’t perform that action at this time.
0 commit comments