Skip to content

Commit

Permalink
added some subtle information
Browse files Browse the repository at this point in the history
  • Loading branch information
AceTheCreator committed Sep 27, 2023
1 parent 1dcac7a commit 54427e5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
5 changes: 3 additions & 2 deletions components/Form/Cfp/stepThree.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,9 @@ function StepThree({ setStep, setForm, data }) {
Session Info
</h1>
<p className="mt-3 text-dark-600">
Please provide your session title and description
</p>
Please provide your session title and description.
</p>
<p className="mt-4 text-sm text-dark-600">The sessions are expected to feature in-person presentations.</p>
<div className="mt-3 border w-full border-solid border-y-dark-600 divide-y" />
<div className="mt-10">
<div className="text-dark-600 text-lg mb-4">Session Format</div>
Expand Down
3 changes: 3 additions & 0 deletions components/Form/paper.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ function Paper() {
<p className="mt-2 text-dark-500 text-lg">
We are actively accepting speaker applications, <br /> Fill up the form to apply as a speaker.
</p>
<p className="mt-8 text-dark-500 text-sm">
P.S. We do not offer travel scholarships or financial support.
</p>
<div
className="mt-5"
style={{
Expand Down

0 comments on commit 54427e5

Please sign in to comment.