docs(website): update holidays message (#2419)
* Update ApplyForm.js Updated with message that approvals will be delayed during the holidays. * formatting? * formatting * oops, text not viewable
This commit is contained in:
parent
bd6b979dc1
commit
5d0c82fbf4
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ function ApplyForm() {
|
|||
|
||||
return (
|
||||
<Card className="uil-m-auto apply-form uil-pb-24">
|
||||
<LabelText className="uil-pt-12" tag="label" htmlFor="card" key="card">
|
||||
<LabelText className="uil-pt-12 apply-text" tag="label" htmlFor="card" key="card">
|
||||
Note: Due to the holidays in the US, reviews of DocSearch applications will not take place from December 23 -
|
||||
December 27. Thank you for your understanding.
|
||||
<p />
|
||||
|
|
|
|||
Loading…
Reference in a new issue