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 background-color : # 408db7 ;
55}
66
7- header {
7+ . header {
88 text-align : center;
99 margin-bottom : 20px ;
10- background-color : aliceblue ;
11- padding : 10 px ;
12- border-radius : 8 px ;
10+ background-color : # f0f8ff ;
11+ padding : 3 px ;
12+ border-radius : 9 px ;
1313 font-family : Arial;
1414 font-style : bold;
1515 font-size : medium;
1616}
1717
18- h2 {
19- text-align : center;
20- }
2118
2219.form-group {
2320 width : 60% ;
24- background : rgb ( 201 , 206 , 223 ) ;
21+ background : # f0f8ff ;
2522 text-align : left;
2623 display : block;
2724 margin : 0 auto;
Original file line number Diff line number Diff line change 1010 </ head >
1111 < body >
1212 < div class ="header ">
13- < h1 > Product Pick </ h1 >
13+ < h1 > T Shirt Order Form </ h1 >
1414 </ div >
1515 < main class ="main-content ">
1616 < form >
1717 < form class ="order-form ">
18- < h2 > T Shirt Order Form </ h2 >
18+
1919
2020 <!-- Name Field -->
2121 < div class ="form-group ">
You can’t perform that action at this time.
0 commit comments