File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
foundations/06-cascade-fix Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 88 < link rel ="stylesheet " href ="style.css ">
99 </ head >
1010 < body >
11- < p class ="para "> I'm just a paragraph with bold text!</ p >
12- < p class ="para small-para "> I'm a smaller paragraph, also with bold text!</ p >
11+ < p class ="para "> I'm just a paragraph with extra bold text!</ p >
12+ < p class ="para small-para "> I'm a smaller paragraph, also with extra bold text!</ p >
1313
1414 < button id ="confirm-button " class ="button confirm "> Confirm</ button >
1515 < button id ="cancel-button " class ="button cancel "> Cancel</ button >
1616
1717 < div class ="text "> I'm a div with thin text!</ div >
1818 < div class ="text "> I'm a div with thin text and a child div!
19- < div class ="text child "> I'm a smaller child div with bold text.</ div >
19+ < div class ="text child "> I'm a smaller child div with extra bold text.</ div >
2020 </ div >
2121 </ body >
22- </ html >
22+ </ html >
You can’t perform that action at this time.
0 commit comments