File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11body {
2- margin : 20px ;
2+ padding : 20px 40 px ;
33}
44
55textarea {
66 margin-bottom : 10px ;
77}
88
9- # auto-generation ,
9+ . auto-generation ,
1010.exemptions {
1111 border-radius : 15px ;
12- padding : 20px ;
12+ padding : 10 px 20px ;
1313 padding-bottom : 25px ;
14- margin-top : 20px ;
1514 margin-bottom : 20px ;
1615 background : # e6e6e6 ;
1716 width : 100% ;
18- max-width : 800px ;
19- box-sizing : border-box;
20- }
21-
22- .exemptions {
2317 max-width : 1300px ;
18+ box-sizing : border-box;
2419}
2520
2621# github-url-form ,
@@ -63,7 +58,6 @@ textarea {
6358}
6459
6560.step-number {
66- margin-top : 10px ;
6761 background-color : # 337AB7 ;
6862 color : white;
6963 font-weight : bold;
@@ -76,19 +70,15 @@ textarea {
7670 font-size : 20px ;
7771}
7872
79- . exemptions-quiz-container # quiz-subheading {
80- margin : 10 px 0px 20 px 0px ;
73+ # quiz-subheading {
74+ margin : 0 px 0px 10 px 0px ;
8175}
8276
8377.not-exempt {
8478 color : green;
8579 display : inline-block;
8680}
8781
88- /* .results-container p {
89- margin: 20px 0px;
90- } */
91-
9282@keyframes slideDown {
9383 from {
9484 opacity : 0 ;
Original file line number Diff line number Diff line change @@ -253,7 +253,7 @@ <h4 class="usa-alert__heading"></h4>
253253 </ div >
254254 </ div >
255255
256- < div id ="auto-generation ">
256+ < div class ="auto-generation ">
257257 < div class ="auto-generation-header ">
258258 < div class ="step-header ">
259259 < div class ="step-number "> 2</ div >
You can’t perform that action at this time.
0 commit comments