File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -70,10 +70,10 @@ <h4>FEWER FINES</h4>
70
70
<!-- Case Reminder Form -->
71
71
< section id ="form ">
72
72
< div class ="container text-center ">
73
- < h2 > Or Fill Out Form:</ h2 >
73
+ < h2 > Fill Out Reminder Form:</ h2 >
74
74
< form action ="/form_data " id ="case-form " method ="POST ">
75
75
< div class ="form-group ">
76
- < label for ="case_num "> Case Number</ label >
76
+ < label for ="case_num "> Case Number < small > (ex: CF-1234-5678) </ small > </ label >
77
77
< input type ="text " class ="form-control " id ="case_num " name ="case_num " placeholder ="Enter case number ">
78
78
</ div >
79
79
< div class ="form-group ">
@@ -99,7 +99,7 @@ <h2>Or Fill Out Form:</h2>
99
99
</ div >
100
100
</ section >
101
101
<!--FAQs-->
102
- < section id ="faq ">
102
+ < section id ="faq " class =" CBLtBgClr " >
103
103
< div class ="container ">
104
104
< h2 class ="center "> Frequently Asked Questions</ h2 >
105
105
< br >
@@ -138,7 +138,7 @@ <h4>8. How do I contact the people behind CourtBot?</h4>
138
138
</ div >
139
139
</ section >
140
140
<!--Credits-->
141
- < section class =" CBLtBgClr " >
141
+ < section >
142
142
< div id ="sponsor-logo " class ="container text-center ">
143
143
< h3 > Brought to you by</ h3 >
144
144
< br >
You can’t perform that action at this time.
0 commit comments