File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 5959 </ nav >
6060
6161 < main >
62- < h1 > Create AI Attestation</ h1 >
62+ < div style ="display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px; ">
63+ < h1 style ="margin: 0; "> Create AI Attestation</ h1 >
64+ < button type ="button " class ="btn btn-secondary " id ="reset-form "> Reset Form</ button >
65+ </ div >
6366
6467 < form id ="attestation-form ">
6568 < div class ="form-group ">
@@ -220,9 +223,8 @@ <h1>Create AI Attestation</h1>
220223 </ div >
221224 </ div >
222225
223- < div style ="margin-top: 30px; display: flex; gap: 10px; ">
226+ < div style ="margin-top: 30px; ">
224227 < button type ="submit " class ="btn "> Generate Attestation</ button >
225- < button type ="button " class ="btn btn-secondary " id ="reset-form "> Reset Form</ button >
226228 </ div >
227229 </ form >
228230
You can’t perform that action at this time.
0 commit comments