File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -429,13 +429,13 @@ function playClick() {
429429 <p class =" font-['Moga',_serif] font-bold text-[#fee1c0] text-center text-[8vh] tracking-[3.84px]" >How it works</p >
430430 </div >
431431 <div class =" bg-[#fee1c0] rounded-xl w-full px-[2vw] py-[1.5vh]" >
432- <p class =" font-['PT_Serif',_serif] font-bold text-[#443B61] text-[3.5vh]" >Work on projects</p >
432+ <p class =" font-['PT_Serif',_serif] font-bold text-[#443B61] text-[3.5vh]" >1. Work on projects</p >
433433 </div >
434434 <div class =" bg-[#fee1c0] rounded-xl w-full px-[2vw] py-[1.5vh]" >
435- <p class =" font-['PT_Serif',_serif] font-bold text-[#443B61] text-[3.5vh]" >Collect your hours</p >
435+ <p class =" font-['PT_Serif',_serif] font-bold text-[#443B61] text-[3.5vh]" >2. Collect your hours</p >
436436 </div >
437437 <div class =" bg-[#fee1c0] rounded-xl w-full px-[2vw] py-[1.5vh]" >
438- <p class =" font-['PT_Serif',_serif] font-bold text-[#443B61] text-[3.5vh]" >Fly to Vienna, Austria</p >
438+ <p class =" font-['PT_Serif',_serif] font-bold text-[#443B61] text-[3.5vh]" >3. Fly to Vienna, Austria</p >
439439 </div >
440440 <button
441441 on:click ={() => { playClick (); openModal (); }}
You can’t perform that action at this time.
0 commit comments