@@ -53,9 +53,9 @@ <h2>Identify your project's classification</h2>
53
53
</ div >
54
54
</ div >
55
55
< div id ="exemptions-quiz-container " class ="exemptions-quiz-container ">
56
- < h4 class ="usa-heading margin-top-neg-05 margin-bottom-1 " id ="quiz-subheading ">
56
+ < h3 class ="usa-heading margin-top-neg-05 margin-bottom-1 " id ="quiz-subheading ">
57
57
My project is considered:
58
- </ h4 >
58
+ </ h3 >
59
59
< div id ="exemptions-quiz ">
60
60
< fieldset class ="usa-fieldset ">
61
61
< div class ="usa-radio ">
@@ -103,10 +103,10 @@ <h2>Is my project exempted from the SHARE IT Act?</h2>
103
103
</ div >
104
104
</ div >
105
105
< div id ="exemptions-quiz-container " class ="exemptions-quiz-container ">
106
- < h4 class ="usa-heading margin-top-neg-05 margin-bottom-1 " id ="quiz-subheading ">
106
+ < h3 class ="usa-heading margin-top-neg-05 margin-bottom-1 " id ="quiz-subheading ">
107
107
Answer the series of questions below to determine if your project falls under the exemption categories
108
108
according to the SHARE IT Act.
109
- </ h4 >
109
+ </ h3 >
110
110
< div id ="exemptions-quiz ">
111
111
< fieldset class ="usa-fieldset ">
112
112
< div class ="usa-checkbox ">
@@ -189,10 +189,10 @@ <h2>Is my project exempted from M-16-21?</h2>
189
189
</ div >
190
190
</ div >
191
191
< div class ="exemptions-quiz-container ">
192
- < h4 class ="usa-heading margin-top-neg-05 margin-bottom-1 " id ="quiz-subheading ">
192
+ < h3 class ="usa-heading margin-top-neg-05 margin-bottom-1 " id ="quiz-subheading ">
193
193
Answer the series of questions below to determine if your project falls under the exemption categories
194
194
according to M-16-21 Act.
195
- </ h4 >
195
+ </ h3 >
196
196
< div id ="exemptions-quiz ">
197
197
< fieldset class ="usa-fieldset ">
198
198
< div class ="usa-checkbox ">
@@ -266,9 +266,9 @@ <h4 class="usa-alert__heading"></h4>
266
266
< div class ="step-number "> 2</ div >
267
267
< h2 > Auto Generate Fields</ h2 >
268
268
</ div >
269
- < h4 class ="usa-heading margin-top-neg-05 margin-bottom-1 " id ="quiz-subheading "> Enter your repository's
269
+ < h3 class ="usa-heading margin-top-neg-05 margin-bottom-1 " id ="quiz-subheading "> Enter your repository's
270
270
GitHub URL in order to automatically pre-fill some of the
271
- fields in this form </ h4 >
271
+ fields in this form </ h3 >
272
272
< p > < i > This currently only works on < b > public</ b > repositories</ i > </ p >
273
273
</ div >
274
274
< form id ="github-url-form ">
0 commit comments